summaryrefslogtreecommitdiffstats
path: root/sbin/iked/imsg_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/iked/imsg_util.c')
-rw-r--r--sbin/iked/imsg_util.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/iked/imsg_util.c b/sbin/iked/imsg_util.c
index c585e245435..0551c09d8a3 100644
--- a/sbin/iked/imsg_util.c
+++ b/sbin/iked/imsg_util.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: imsg_util.c,v 1.6 2013/01/08 10:38:19 reyk Exp $ */
+/* $OpenBSD: imsg_util.c,v 1.7 2013/03/21 04:30:14 deraadt Exp $ */
/*
* Copyright (c) 2010-2013 Reyk Floeter <reyk@openbsd.org>
@@ -16,7 +16,6 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/param.h>
#include <sys/queue.h>
#include <sys/socket.h>
#include <sys/uio.h>