summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 91d3cba9..4f86212e 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -42,6 +42,8 @@
#cmakedefine DBUS_USE_SYSTEM_BUS 1
+#cmakedefine HAVE_SOCKET 1
+
#ifdef _MSC_VER
#define __PRETTY_FUNCTION__ __FILE__":" << __LINE__
#endif