summaryrefslogtreecommitdiffstats
path: root/sys/dev/an/if_an.c
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-28 08:36:48 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-28 08:36:48 +0000
commit6e85d84e2d4c2ca228618e0e2ca34f0423690b4d (patch)
tree7431dd9eb37b66f2e1435b8aafdfc4ea0d125b05 /sys/dev/an/if_an.c
parent333e34b938a2b5e7b036e02b36408880b415109c (diff)
downloadFreeBSD-src-6e85d84e2d4c2ca228618e0e2ca34f0423690b4d.zip
FreeBSD-src-6e85d84e2d4c2ca228618e0e2ca34f0423690b4d.tar.gz
Remove duplicate header includes
Diffstat (limited to 'sys/dev/an/if_an.c')
-rw-r--r--sys/dev/an/if_an.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c
index 645fe41..0898961 100644
--- a/sys/dev/an/if_an.c
+++ b/sys/dev/an/if_an.c
@@ -102,7 +102,6 @@ __FBSDID("$FreeBSD$");
#include <sys/sysctl.h>
#include <sys/module.h>
-#include <sys/sysctl.h>
#include <sys/bus.h>
#include <machine/bus.h>
#include <sys/rman.h>
OpenPOWER on IntegriCloud