summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/include/rpc/auth.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.h
parentAbandon _without_sources. (diff)
downloadrtems-bc38915f90ad91319df5b6eeb23a3efd79ca9c44.tar.bz2
Make self-contained.
Diffstat (limited to 'cpukit/librpc/include/rpc/auth.h')
-rw-r--r--cpukit/librpc/include/rpc/auth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/librpc/include/rpc/auth.h b/cpukit/librpc/include/rpc/auth.h
index 036089938c..1b4367c1da 100644
--- a/cpukit/librpc/include/rpc/auth.h
+++ b/cpukit/librpc/include/rpc/auth.h
@@ -45,6 +45,7 @@
#define _RPC_AUTH_H
#include <sys/cdefs.h>
#include <sys/socket.h>
+#include <rpc/xdr.h>
#define MAX_AUTH_BYTES 400
#define MAXNETNAMELEN 255 /* maximum length of network user's name */