diff options
Diffstat (limited to 'sunrpc/rpc/auth_unix.h')
-rw-r--r-- | sunrpc/rpc/auth_unix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpc/auth_unix.h b/sunrpc/rpc/auth_unix.h index d006f51f72..ed3b9322cb 100644 --- a/sunrpc/rpc/auth_unix.h +++ b/sunrpc/rpc/auth_unix.h @@ -43,8 +43,8 @@ */ #ifndef _RPC_AUTH_UNIX_H - #define _RPC_AUTH_UNIX_H 1 + #include <features.h> #include <sys/types.h> #include <rpc/types.h> |