summaryrefslogtreecommitdiff
path: root/lib/libipsec/ipsec_strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libipsec/ipsec_strerror.c')
-rw-r--r--lib/libipsec/ipsec_strerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libipsec/ipsec_strerror.c b/lib/libipsec/ipsec_strerror.c
index 203b6517edb4..f9b2dc9cf805 100644
--- a/lib/libipsec/ipsec_strerror.c
+++ b/lib/libipsec/ipsec_strerror.c
@@ -36,7 +36,7 @@ __FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <string.h>
-#include <netinet6/ipsec.h>
+#include <netipsec/ipsec.h>
#include "ipsec_strerror.h"