summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/mcf5235/net/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/m68k/mcf5235/net/network.c')
-rw-r--r--bsps/m68k/mcf5235/net/network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/m68k/mcf5235/net/network.c b/bsps/m68k/mcf5235/net/network.c
index 6c8fa88be2..f352b664db 100644
--- a/bsps/m68k/mcf5235/net/network.c
+++ b/bsps/m68k/mcf5235/net/network.c
@@ -4,7 +4,7 @@
* TO DO: Check network stack code -- force longword alignment of all tx mbufs?
*/
-#define __INSIDE_RTEMS_BSD_TCPIP_STACK__
+#include <machine/rtems-bsd-kernel-space.h>
#include <bsp.h>
#include <stdio.h>