diff options
Diffstat (limited to 'sbin/isakmpd/transport.h')
-rw-r--r-- | sbin/isakmpd/transport.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/isakmpd/transport.h b/sbin/isakmpd/transport.h index 4ef75f567c3..8341139e69f 100644 --- a/sbin/isakmpd/transport.h +++ b/sbin/isakmpd/transport.h @@ -1,4 +1,4 @@ -/* $OpenBSD: transport.h,v 1.18 2006/06/02 19:35:55 hshoexer Exp $ */ +/* $OpenBSD: transport.h,v 1.19 2015/01/16 06:39:59 deraadt Exp $ */ /* $EOM: transport.h,v 1.16 2000/07/17 18:57:59 provos Exp $ */ /* @@ -38,7 +38,6 @@ #ifndef _TRANSPORT_H_ #define _TRANSPORT_H_ -#include <sys/param.h> #include <sys/queue.h> #include <sys/types.h> #include <sys/socket.h> |