diff options
Diffstat (limited to 'plugin/handler_socket/handlersocket/handlersocket.cpp')
-rw-r--r-- | plugin/handler_socket/handlersocket/handlersocket.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugin/handler_socket/handlersocket/handlersocket.cpp b/plugin/handler_socket/handlersocket/handlersocket.cpp index 2595d24a85c..6e4c03fcc24 100644 --- a/plugin/handler_socket/handlersocket/handlersocket.cpp +++ b/plugin/handler_socket/handlersocket/handlersocket.cpp @@ -6,6 +6,8 @@ * See COPYRIGHT.txt for details. */ +#include <my_config.h> + #include <memory> #include <string> #include <stdio.h> |