summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/include/rpc/auth_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/include/rpc/auth_unix.h')
-rw-r--r--cpukit/librpc/include/rpc/auth_unix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/librpc/include/rpc/auth_unix.h b/cpukit/librpc/include/rpc/auth_unix.h
index ee4467217b..e28f478f67 100644
--- a/cpukit/librpc/include/rpc/auth_unix.h
+++ b/cpukit/librpc/include/rpc/auth_unix.h
@@ -46,7 +46,7 @@
#ifndef _RPC_AUTH_UNIX_H
#define _RPC_AUTH_UNIX_H
-#include <rtems/bsd/sys/cdefs.h>
+#include <sys/cdefs.h>
/* The machine name is part of a credential; it may not exceed 255 bytes */
#define MAX_MACHINE_NAME 255