diff options
Diffstat (limited to 'sunrpc/rpc/svc_auth.h')
-rw-r--r-- | sunrpc/rpc/svc_auth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpc/svc_auth.h b/sunrpc/rpc/svc_auth.h index 320a03a3bd..ad08b71c7b 100644 --- a/sunrpc/rpc/svc_auth.h +++ b/sunrpc/rpc/svc_auth.h @@ -36,8 +36,8 @@ */ #ifndef _RPC_SVC_AUTH_H - #define _RPC_SVC_AUTH_H 1 + #include <features.h> #include <rpc/svc.h> |