summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/sys/dev/stmac/if_stmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/sys/dev/stmac/if_stmac.c')
-rw-r--r--rtemsbsd/sys/dev/stmac/if_stmac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtemsbsd/sys/dev/stmac/if_stmac.c b/rtemsbsd/sys/dev/stmac/if_stmac.c
index 614c51b9..7e3e07c7 100644
--- a/rtemsbsd/sys/dev/stmac/if_stmac.c
+++ b/rtemsbsd/sys/dev/stmac/if_stmac.c
@@ -40,6 +40,7 @@
#include <sys/module.h>
#include <sys/socket.h>
#include <sys/sockio.h>
+#include <sys/gsb_crc32.h>
#include <net/if.h>
#include <net/ethernet.h>