From 55d06098bbcfff66e9f06fe3a38093aab6a70ee8 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 6 Feb 2012 17:00:16 +0000 Subject: Fix build on FreeBSD (fixes: #132) --- src/qdnslookup_unix.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/qdnslookup_unix.cpp b/src/qdnslookup_unix.cpp index 00727fe8..f4d1c64c 100644 --- a/src/qdnslookup_unix.cpp +++ b/src/qdnslookup_unix.cpp @@ -47,11 +47,9 @@ #include #include -#include -#if defined(Q_OS_MAC) +#include #include #include -#endif #include QT_BEGIN_NAMESPACE -- cgit v1.2.3