diff --git a/plugin/src/networkplugin.cpp b/plugin/src/networkplugin.cpp index beede0c919614de994d6edf58b0fb20c10168ca6..df4a6a38f9ecd49ed5133d39b670f584b69b831a 100644 --- a/plugin/src/networkplugin.cpp +++ b/plugin/src/networkplugin.cpp @@ -25,9 +25,9 @@ #ifndef WIN32 #include -#define uint32_t u_long #else #include +#include #endif using namespace log4cxx;