nit in headers
"D. Hugh Redelmeier" <[email protected]> Thu, 13 Mar 2003 20:11:34 -0500 (EST)
| Newsgroups | gmane.network.freeswan.devel |
|---|---|
| Message-ID | <[email protected]> |
RGB: can you fix this? Conversation from IRC: <hugh>: linux/include/freeswan/ipsec_param.h says: This file should be included before all other IPsec kernel-only files It includes a definition: # define CONFIG_IPSEC_DYNDEV 1 I get a warning when running make check that this conflicts with the definition in testing/packaging/modtest-noipcomp-01/config-noipcomp.h which is: #define CONFIG_IPSEC_DYNDEV 1) should the first definition if surrounded by an ifdef? 2) should the second definition define it to be 1? Note: testing passes anyway. <mcr>: hugh, RGB finished config-noipcomp.h. The one in ipsec_param.h should have an #ifndef around it. <hugh>: I think that all definitions should be consistent too. Hugh Redelmeier [email protected] voice: +1 416 482-8253