summaryrefslogtreecommitdiff
path: root/sys/dev/en/if_en_pci.c
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-09-02 01:19:47 +0000
committerBruce Evans <bde@FreeBSD.org>1997-09-02 01:19:47 +0000
commit4d1d4912aefc1c973eb9cebba9abd31b1e29d553 (patch)
tree1590ff9881d182abd8ee36333020254371b5c5e1 /sys/dev/en/if_en_pci.c
parent85a3d7d441341c54e7082307bf7d6a8f0c9cb37f (diff)
Notes
Diffstat (limited to 'sys/dev/en/if_en_pci.c')
-rw-r--r--sys/dev/en/if_en_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/en/if_en_pci.c b/sys/dev/en/if_en_pci.c
index 8f466ffcfc31..bebff3fe7789 100644
--- a/sys/dev/en/if_en_pci.c
+++ b/sys/dev/en/if_en_pci.c
@@ -62,6 +62,7 @@
*/
#include <sys/devconf.h>
#endif
+#include <sys/malloc.h>
#include <sys/mbuf.h>
#include <sys/socket.h>
#include <sys/socketvar.h>