diff packages/net/snmp/lib/current/include/config.h @ 187:977a23cdabeb

Merge from eCos master repository on 2001-10-05-16:42:53-BST
author jlarmour
date Fri, 05 Oct 2001 16:22:37 +0000
parents 022f1e506033
children e0c0827131d1
line wrap: on
line diff
--- a/packages/net/snmp/lib/current/include/config.h
+++ b/packages/net/snmp/lib/current/include/config.h
@@ -1163,7 +1163,7 @@ CONNECTION WITH THE USE OR PERFORMANCE O
 #define HAVE_LIBRPM 1
 
 /* define if you have gethostbyname */
-#if CYGINT_ISO_DNS
+#ifdef CYGINT_ISO_DNS
 # define HAVE_GETHOSTBYNAME 1
 #endif