diff options
Diffstat (limited to 'sunrpc/rpc/pmap_prot.h')
-rw-r--r-- | sunrpc/rpc/pmap_prot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpc/pmap_prot.h b/sunrpc/rpc/pmap_prot.h index 227d1a0619..52185d319a 100644 --- a/sunrpc/rpc/pmap_prot.h +++ b/sunrpc/rpc/pmap_prot.h @@ -36,8 +36,8 @@ */ #ifndef _RPC_PMAP_PROT_H - #define _RPC_PMAP_PROT_H 1 + #include <features.h> #include <rpc/xdr.h> |