summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/include/rpc/auth_unix.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-05-05 12:30:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-05-05 12:30:09 +0000
commitbc38915f90ad91319df5b6eeb23a3efd79ca9c44 (patch)
treeae70f210878cd35f273ba6eefe25af38eb2df3f8 /cpukit/librpc/include/rpc/auth_unix.h
parentAbandon _without_sources. (diff)
downloadrtems-bc38915f90ad91319df5b6eeb23a3efd79ca9c44.tar.bz2
Make self-contained.
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