diff --git a/src/archutils/Common/PthreadHelpers.h b/src/archutils/Common/PthreadHelpers.h index 1f5fcaf9d6..301523c880 100644 --- a/src/archutils/Common/PthreadHelpers.h +++ b/src/archutils/Common/PthreadHelpers.h @@ -2,6 +2,7 @@ #define PID_THREAD_HELPERS_H #include +#include "global.h" RString ThreadsVersion();