diff src/m/delta.h @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 0132846995bd
line wrap: on
line diff
--- a/src/m/delta.h	Mon Aug 13 08:45:53 2007 +0200
+++ b/src/m/delta.h	Mon Aug 13 08:46:35 2007 +0200
@@ -168,3 +168,7 @@
 # endif
 
 #endif /* not __GNUC__ */
+
+#ifdef HAVE_INET_SOCKETS	/* this comes from autoconf  */
+# define HAVE_SOCKETS		/* NSE may or may not have been installed */
+#endif