diff --git a/src/network/kernel/qdnslookup_unix.cpp b/src/network/kernel/qdnslookup_unix.cpp index 21a7135106..7767dac45a 100644 --- a/src/network/kernel/qdnslookup_unix.cpp +++ b/src/network/kernel/qdnslookup_unix.cpp @@ -47,11 +47,9 @@ #include #include -#include -#if defined(Q_OS_MAC) +#include #include #include -#endif #include QT_BEGIN_NAMESPACE