summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/platform.hpp.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/platform.hpp.in b/src/platform.hpp.in
index 2cae818..ffcf8ba 100644
--- a/src/platform.hpp.in
+++ b/src/platform.hpp.in
@@ -48,6 +48,9 @@
/* Define to 1 if you have the `uuid' library (-luuid). */
#undef HAVE_LIBUUID
+/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
+#undef HAVE_LIBWS2_32
+
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H