summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/include/rpc/clnt_soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/include/rpc/clnt_soc.h')
-rw-r--r--cpukit/librpc/include/rpc/clnt_soc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/librpc/include/rpc/clnt_soc.h b/cpukit/librpc/include/rpc/clnt_soc.h
index f00a0b6e60..f98c1b9b78 100644
--- a/cpukit/librpc/include/rpc/clnt_soc.h
+++ b/cpukit/librpc/include/rpc/clnt_soc.h
@@ -47,7 +47,7 @@
* with TS-RPC.
*/
-#include <rtems/bsd/sys/cdefs.h>
+#include <sys/cdefs.h>
#define UDPMSGSIZE 8800 /* rpc imposed limit on udp msg size */