summaryrefslogtreecommitdiff
path: root/cmake/config.h.cmake
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>2010-04-14 03:20:44 +0200
committerRalf Habacker <ralf.habacker@freenet.de>2010-04-14 08:26:47 +0200
commitabb81eb446f74388ba115c2cf3cd4ef2b72d99f0 (patch)
tree9e1fdc688a9576de73555fc7afac01e87521d93a /cmake/config.h.cmake
parente419a5cff71bf71c626223393692c341f3db35e9 (diff)
downloaddbus-abb81eb446f74388ba115c2cf3cd4ef2b72d99f0.tar.gz
Fix warnings on Windows CE target.
Diffstat (limited to 'cmake/config.h.cmake')
-rw-r--r--cmake/config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake
index 9083eb4b..072dbdf4 100644
--- a/cmake/config.h.cmake
+++ b/cmake/config.h.cmake
@@ -119,6 +119,9 @@
/* Define to 1 if you have time.h */
#cmakedefine HAVE_TIME_H 1
+/* Define to 1 if you have ws2tcpip.h */
+#cmakedefine HAVE_WS2TCPIP_H
+
/* Define to 1 if you have wspiapi.h */
#cmakedefine HAVE_WSPIAPI_H 1