diff options
Diffstat (limited to 'sbin/isakmpd/log.c')
-rw-r--r-- | sbin/isakmpd/log.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/isakmpd/log.c b/sbin/isakmpd/log.c index 4c3ca78abc5..409cf2a416f 100644 --- a/sbin/isakmpd/log.c +++ b/sbin/isakmpd/log.c @@ -1,4 +1,4 @@ -/* $OpenBSD: log.c,v 1.61 2011/04/16 10:30:29 sthen Exp $ */ +/* $OpenBSD: log.c,v 1.62 2014/10/25 03:18:13 lteo Exp $ */ /* $EOM: log.c,v 1.30 2000/09/29 08:19:23 niklas Exp $ */ /* @@ -37,7 +37,6 @@ #include <sys/stat.h> #include <sys/uio.h> #include <netinet/in.h> -#include <netinet/in_systm.h> #include <netinet/ip.h> #include <netinet/ip6.h> #include <netinet/udp.h> |