diff options
Diffstat (limited to 'plugin/handler_socket/libhsclient/hstcpcli.cpp')
-rw-r--r-- | plugin/handler_socket/libhsclient/hstcpcli.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugin/handler_socket/libhsclient/hstcpcli.cpp b/plugin/handler_socket/libhsclient/hstcpcli.cpp index c0cb5fb1e97..21c964cb046 100644 --- a/plugin/handler_socket/libhsclient/hstcpcli.cpp +++ b/plugin/handler_socket/libhsclient/hstcpcli.cpp @@ -6,6 +6,8 @@ * See COPYRIGHT.txt for details. */ +#include <my_config.h> + #include <stdexcept> #include "hstcpcli.hpp" |