Adds configure.h to system.cc in oder to read the MACOSX def

This commit is contained in:
Felipe Zimmerle
2017-02-06 17:55:15 -03:00
committed by Felipe Zimmerle
parent 09cfa2869f
commit 71a9677f38

View File

@@ -34,6 +34,7 @@
#endif
#include "src/utils/system.h"
#include "src/config.h"
namespace modsecurity {
namespace utils {