--- src/sys/netinet/in_pcb.c 2004/08/11 02:36:22 1.25 +++ src/sys/netinet/in_pcb.c 2004/10/15 22:59:10 1.26 @@ -128,8 +128,8 @@ #error "Bad idea: don't compile with both IPSEC and FAST_IPSEC!" #endif -#include -#include +#include +#include #define IPSEC #endif /* FAST_IPSEC */