PERFORCE change 144323 for review
Julian Elischer
julian at FreeBSD.org
Mon Jun 30 00:59:03 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=144323
Change 144323 by julian at julian_trafmon1 on 2008/06/30 00:58:36
Make sure the VIMAGE include is actually included.
Affected files ...
.. //depot/projects/vimage-commit3/src/sys/netipsec/ipsec.h#4 edit
Differences ...
==== //depot/projects/vimage-commit3/src/sys/netipsec/ipsec.h#4 (text+ko) ====
@@ -433,8 +433,9 @@
extern char *ipsec_dump_policy __P((caddr_t, char *));
extern const char *ipsec_strerror __P((void));
+
+#else
#include <netipsec/vipsec.h>
-
#endif /* ! KERNEL */
#endif /* _NETIPSEC_IPSEC_H_ */
More information about the p4-projects
mailing list