$NetBSD$ Conditionally #include FreeBSD-only headers --- vrrp_ah.h.orig 2015-02-04 00:39:49.000000000 +0000 +++ vrrp_ah.h @@ -18,8 +18,10 @@ #ifdef KAME_BASED #include #include +#ifdef __FreeBSD__ #include #include +#endif /* __FreeBSD__ */ #endif /* end of KAME BASED */ /* #include "md5.h" */