summaryrefslogtreecommitdiffstats
path: root/bsps/i386/pc386/net/ne2000.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/i386/pc386/net/ne2000.c')
-rw-r--r--bsps/i386/pc386/net/ne2000.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/i386/pc386/net/ne2000.c b/bsps/i386/pc386/net/ne2000.c
index 17861405a6..08d805730a 100644
--- a/bsps/i386/pc386/net/ne2000.c
+++ b/bsps/i386/pc386/net/ne2000.c
@@ -27,7 +27,7 @@
* that.
*/
-#define __INSIDE_RTEMS_BSD_TCPIP_STACK__
+#include <machine/rtems-bsd-kernel-space.h>
#include <bsp.h>
#include <libchip/wd80x3.h>