master/ethernet.c
changeset 294 feea8d850c65
parent 293 14aeb79aa992
child 314 26023e414f5c
child 1715 e675450f2174
--- a/master/ethernet.c	Thu Jul 06 08:23:24 2006 +0000
+++ b/master/ethernet.c	Thu Jul 06 08:31:55 2006 +0000
@@ -38,6 +38,7 @@
 
 /*****************************************************************************/
 
+#include <linux/netdevice.h>
 #include <linux/etherdevice.h>
 
 #include "../include/ecrt.h"