diff options
| author | George V. Neville-Neil <gnn@FreeBSD.org> | 2007-07-01 12:08:08 +0000 |
|---|---|---|
| committer | George V. Neville-Neil <gnn@FreeBSD.org> | 2007-07-01 12:08:08 +0000 |
| commit | 8409aedfa67396980986b68417d5e6ef1351b491 (patch) | |
| tree | fb2b82ad120abb3da385b8bf5e6b39f05a558a48 /lib/libipsec/ipsec_strerror.c | |
| parent | 5f308feb93b14330e700e2299881e11b66d41ddd (diff) | |
Notes
Diffstat (limited to 'lib/libipsec/ipsec_strerror.c')
| -rw-r--r-- | lib/libipsec/ipsec_strerror.c | 2 |
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" |
