summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_bsdnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/rtems/rtems_bsdnet.h')
-rw-r--r--cpukit/libnetworking/rtems/rtems_bsdnet.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/libnetworking/rtems/rtems_bsdnet.h b/cpukit/libnetworking/rtems/rtems_bsdnet.h
index 5a8bf05092..41ae7132e9 100644
--- a/cpukit/libnetworking/rtems/rtems_bsdnet.h
+++ b/cpukit/libnetworking/rtems/rtems_bsdnet.h
@@ -22,7 +22,6 @@ extern "C" {
*/
#if defined(__INSIDE_RTEMS_BSD_TCPIP_STACK__)
-#undef _COMPILING_BSD_KERNEL_
#undef _KERNEL
#undef INET
#undef NFS
@@ -30,7 +29,6 @@ extern "C" {
#undef BOOTP_COMPAT
#undef __BSD_VISIBLE
-#define _COMPILING_BSD_KERNEL_
#define _KERNEL
#define INET
#define NFS