diff options
Diffstat (limited to 'sys/pci/if_de.c')
-rw-r--r-- | sys/pci/if_de.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_de.c b/sys/pci/if_de.c index 4f41a34da555..9c9520ecb48f 100644 --- a/sys/pci/if_de.c +++ b/sys/pci/if_de.c @@ -42,6 +42,7 @@ #include <sys/param.h> #include <sys/systm.h> +#include <sys/endian.h> #include <sys/mbuf.h> #include <sys/socket.h> #include <sys/sockio.h> |