diff options
Diffstat (limited to 'sunrpc/rpc/auth_unix.h')
-rw-r--r-- | sunrpc/rpc/auth_unix.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sunrpc/rpc/auth_unix.h b/sunrpc/rpc/auth_unix.h index 19b891c..3fb7118 100644 --- a/sunrpc/rpc/auth_unix.h +++ b/sunrpc/rpc/auth_unix.h @@ -49,12 +49,6 @@ __BEGIN_DECLS -#ifndef _RPC_AUTH_UNIX_H - -#define _RPC_AUTH_UNIX_H 1 -#include <features.h> - - /* The machine name is part of a credential; it may not exceed 255 bytes */ #define MAX_MACHINE_NAME 255 |