summaryrefslogtreecommitdiff
path: root/sys/dev/ic/acx111.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/acx111.c')
-rw-r--r--sys/dev/ic/acx111.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/acx111.c b/sys/dev/ic/acx111.c
index 1288f1f66e5..4990a627d7f 100644
--- a/sys/dev/ic/acx111.c
+++ b/sys/dev/ic/acx111.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: acx111.c,v 1.17 2008/06/01 10:17:45 brad Exp $ */
+/* $OpenBSD: acx111.c,v 1.18 2010/04/20 22:05:41 tedu Exp $ */
/*
* Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org>
@@ -53,7 +53,7 @@
#include <sys/param.h>
#include <sys/endian.h>
#include <sys/socket.h>
-#include <sys/sysctl.h>
+#include <sys/systm.h>
#include <sys/device.h>
#include <machine/bus.h>