summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/arpa/inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/arpa/inet.h')
-rw-r--r--cpukit/libnetworking/arpa/inet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/arpa/inet.h b/cpukit/libnetworking/arpa/inet.h
index a1c409dc85..d3513267cf 100644
--- a/cpukit/libnetworking/arpa/inet.h
+++ b/cpukit/libnetworking/arpa/inet.h
@@ -64,7 +64,7 @@
/* External definitions for functions in inet(3). */
-#include <rtems/bsd/sys/cdefs.h>
+#include <sys/cdefs.h>
#include <rtems/bsdnet/_types.h>
/* Required for byteorder(3) functions. */