diff options
Diffstat (limited to 'sunrpc/rpc/pmap_rmt.h')
-rw-r--r-- | sunrpc/rpc/pmap_rmt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpc/pmap_rmt.h b/sunrpc/rpc/pmap_rmt.h index 6d32045c8e..bb35ad63e1 100644 --- a/sunrpc/rpc/pmap_rmt.h +++ b/sunrpc/rpc/pmap_rmt.h @@ -36,8 +36,8 @@ */ #ifndef _RPC_PMAP_RMT_H - #define _RPC_PMAP_RMT_H 1 + #include <features.h> #include <sys/types.h> #include <rpc/types.h> |