diff --git a/src/Hooks.cpp b/src/Hooks.cpp index 42e0d4c27..5850add5f 100644 --- a/src/Hooks.cpp +++ b/src/Hooks.cpp @@ -24,7 +24,8 @@ // //////////////////////////////////////////////////////////////////////////////// -#include // TODO Remove +// If is included, put it after , because it includes +// , and therefore would ignore the _WITH_GETLINE. #include #include #ifdef FREEBSD