summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/qoriq/net/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/qoriq/net/network.c')
-rw-r--r--bsps/powerpc/qoriq/net/network.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bsps/powerpc/qoriq/net/network.c b/bsps/powerpc/qoriq/net/network.c
index 208b1a5434..15eeef0705 100644
--- a/bsps/powerpc/qoriq/net/network.c
+++ b/bsps/powerpc/qoriq/net/network.c
@@ -20,8 +20,7 @@
* http://www.rtems.org/license/LICENSE.
*/
-#define __INSIDE_RTEMS_BSD_TCPIP_STACK__ 1
-#define __BSD_VISIBLE 1
+#include <machine/rtems-bsd-kernel-space.h>
#include <assert.h>
#include <string.h>