summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libipsec/pfkey_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libipsec/pfkey_dump.c')
-rw-r--r--freebsd/lib/libipsec/pfkey_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/lib/libipsec/pfkey_dump.c b/freebsd/lib/libipsec/pfkey_dump.c
index b03a6452..8c4d5213 100644
--- a/freebsd/lib/libipsec/pfkey_dump.c
+++ b/freebsd/lib/libipsec/pfkey_dump.c
@@ -34,7 +34,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <rtems/bsd/sys/param.h>
#include <sys/socket.h>
#include <netipsec/ipsec.h>