summaryrefslogtreecommitdiffstats
path: root/bsps/shared/net/open_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/shared/net/open_eth.c')
-rw-r--r--bsps/shared/net/open_eth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/shared/net/open_eth.c b/bsps/shared/net/open_eth.c
index 88df0882cf..2335b7f2e1 100644
--- a/bsps/shared/net/open_eth.c
+++ b/bsps/shared/net/open_eth.c
@@ -19,7 +19,7 @@
* that used by this driver.
*/
-#define __INSIDE_RTEMS_BSD_TCPIP_STACK__
+#include <machine/rtems-bsd-kernel-space.h>
#if defined(__i386__) || defined(__arm__) || defined(__PPC__)
#define OPENETH_NOT_SUPPORTED