summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/netdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/netdb.h b/include/netdb.h
index 35fa2b1..8c57ebf 100644
--- a/include/netdb.h
+++ b/include/netdb.h
@@ -240,7 +240,7 @@ struct addrinfo {
#define NI_NAMEREQD 0x00000004
#define NI_NUMERICSERV 0x00000008
#define NI_DGRAM 0x00000010
-#if 1 /* obsolete */
+#if 0 /* obsolete */
#define NI_WITHSCOPEID 0x00000020
#endif
OpenPOWER on IntegriCloud