diff options
Diffstat (limited to 'sunrpc/rpc/netdb.h')
-rw-r--r-- | sunrpc/rpc/netdb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpc/netdb.h b/sunrpc/rpc/netdb.h index 914f825ad4..6b820c84d0 100644 --- a/sunrpc/rpc/netdb.h +++ b/sunrpc/rpc/netdb.h @@ -34,8 +34,8 @@ In GNU this file is #include'd by <netdb.h>. */ #ifndef _RPC_NETDB_H - #define _RPC_NETDB_H 1 + #include <features.h> #define __need_size_t |