diff --git a/src/corelib/global/qconfig-bootstrapped.h b/src/corelib/global/qconfig-bootstrapped.h index 61fd6479b12..5d42facca37 100644 --- a/src/corelib/global/qconfig-bootstrapped.h +++ b/src/corelib/global/qconfig-bootstrapped.h @@ -23,6 +23,8 @@ #ifdef QT_BOOTSTRAPPED +#include // for __GLIBC_PREREQ + #ifndef QT_NO_EXCEPTIONS #define QT_NO_EXCEPTIONS #endif