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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/librpc/include/rpc/auth_unix.h b/cpukit/librpc/include/rpc/auth_unix.h
index e28f478f67..f822f3dd60 100644
--- a/cpukit/librpc/include/rpc/auth_unix.h
+++ b/cpukit/librpc/include/rpc/auth_unix.h
@@ -47,6 +47,7 @@
#ifndef _RPC_AUTH_UNIX_H
#define _RPC_AUTH_UNIX_H
#include <sys/cdefs.h>
+#include <rpc/auth.h> /* opaque_auth */
/* The machine name is part of a credential; it may not exceed 255 bytes */
#define MAX_MACHINE_NAME 255