aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r--lib/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h
index 59dd44130..9b3d531d7 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -136,6 +136,9 @@
/* Define if you have the getservbyname function. */
#define HAVE_GETSERVBYNAME 1
+/* Define if you have the getprotobyname function. */
+#define HAVE_GETPROTOBYNAME
+
/* Define if you have the gettimeofday function. */
/* #define HAVE_GETTIMEOFDAY 1 */