diff options
Diffstat (limited to 'sys/dev/hea/eni_transmit.c')
-rw-r--r-- | sys/dev/hea/eni_transmit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/hea/eni_transmit.c b/sys/dev/hea/eni_transmit.c index 2178f6b..2f6f945 100644 --- a/sys/dev/hea/eni_transmit.c +++ b/sys/dev/hea/eni_transmit.c @@ -37,6 +37,7 @@ #include <sys/param.h> +#include <sys/systm.h> #include <sys/types.h> #include <sys/time.h> #include <sys/socket.h> |