summaryrefslogtreecommitdiff
path: root/plugin/handler_socket/libhsclient/socket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/handler_socket/libhsclient/socket.cpp')
-rw-r--r--plugin/handler_socket/libhsclient/socket.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugin/handler_socket/libhsclient/socket.cpp b/plugin/handler_socket/libhsclient/socket.cpp
index 0c4816589fa..cf19d4bbe14 100644
--- a/plugin/handler_socket/libhsclient/socket.cpp
+++ b/plugin/handler_socket/libhsclient/socket.cpp
@@ -6,6 +6,8 @@
* See COPYRIGHT.txt for details.
*/
+#include <my_config.h>
+
#include <stdexcept>
#include <string.h>
#include <errno.h>