summaryrefslogtreecommitdiffstats
path: root/sys/dev/an/if_an_pci.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-04-19 14:58:28 +0000
committerphk <phk@FreeBSD.org>2000-04-19 14:58:28 +0000
commit6be1308ad17c05993e3e29f246b7f0efa03a05fe (patch)
tree4383fffe9c6f9d3121b10dd9f157d97dbfeabe0b /sys/dev/an/if_an_pci.c
parentbdc51eda0607c8fa53feb6003b182c14a5703635 (diff)
downloadFreeBSD-src-6be1308ad17c05993e3e29f246b7f0efa03a05fe.zip
FreeBSD-src-6be1308ad17c05993e3e29f246b7f0efa03a05fe.tar.gz
Remove ~25 unneeded #include <sys/conf.h>
Remove ~60 unneeded #include <sys/malloc.h>
Diffstat (limited to 'sys/dev/an/if_an_pci.c')
-rw-r--r--sys/dev/an/if_an_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/an/if_an_pci.c b/sys/dev/an/if_an_pci.c
index c114afb..4b455e0 100644
--- a/sys/dev/an/if_an_pci.c
+++ b/sys/dev/an/if_an_pci.c
@@ -62,7 +62,6 @@
#include <sys/systm.h>
#include <sys/sockio.h>
#include <sys/mbuf.h>
-#include <sys/malloc.h>
#include <sys/kernel.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud