diff options
Diffstat (limited to 'sys/pci')
-rw-r--r-- | sys/pci/if_xl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/if_xl.c b/sys/pci/if_xl.c index 94ef499..ead2e9c 100644 --- a/sys/pci/if_xl.c +++ b/sys/pci/if_xl.c @@ -108,7 +108,6 @@ __FBSDID("$FreeBSD$"); #include <sys/sockio.h> #include <sys/endian.h> #include <sys/mbuf.h> -#include <sys/malloc.h> #include <sys/kernel.h> #include <sys/socket.h> |