summaryrefslogtreecommitdiff
path: root/sys/dev/ic/adwlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/adwlib.c')
-rw-r--r--sys/dev/ic/adwlib.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/adwlib.c b/sys/dev/ic/adwlib.c
index 2852a1531e1..fc17cdf5e3c 100644
--- a/sys/dev/ic/adwlib.c
+++ b/sys/dev/ic/adwlib.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: adwlib.c,v 1.24 2012/01/11 16:22:32 dhill Exp $ */
+/* $OpenBSD: adwlib.c,v 1.25 2017/09/08 05:36:52 deraadt Exp $ */
/* $NetBSD: adwlib.c,v 1.20 2000/07/04 04:17:03 itojun Exp $ */
/*
@@ -45,7 +45,6 @@
* modification.
*/
-#include <sys/types.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/malloc.h>