summaryrefslogtreecommitdiff
path: root/sunrpc/rpc/auth_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/rpc/auth_unix.h')
-rw-r--r--sunrpc/rpc/auth_unix.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sunrpc/rpc/auth_unix.h b/sunrpc/rpc/auth_unix.h
index 32d8d0aa35..d006f51f72 100644
--- a/sunrpc/rpc/auth_unix.h
+++ b/sunrpc/rpc/auth_unix.h
@@ -46,6 +46,10 @@
#define _RPC_AUTH_UNIX_H 1
#include <features.h>
+#include <sys/types.h>
+#include <rpc/types.h>
+#include <rpc/auth.h>
+#include <rpc/xdr.h>
__BEGIN_DECLS