summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/net/ethernet.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/net/ethernet.h')
-rw-r--r--cpukit/libnetworking/net/ethernet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/net/ethernet.h b/cpukit/libnetworking/net/ethernet.h
index 3051af077a..380ee1bad0 100644
--- a/cpukit/libnetworking/net/ethernet.h
+++ b/cpukit/libnetworking/net/ethernet.h
@@ -369,7 +369,7 @@ extern char *ether_sprintf(const u_int8_t *);
#else /* _KERNEL */
-#include <rtems/bsd/sys/cdefs.h>
+#include <sys/cdefs.h>
/*
* Ethernet address conversion/parsing routines.