summaryrefslogtreecommitdiff
path: root/src/network/kernel/qhostinfo_unix.cpp
diff options
context:
space:
mode:
authorRitt Konstantin <ritt.ks@gmail.com>2010-04-29 06:18:25 +0400
committerMarkus Goetz <Markus.Goetz@nokia.com>2010-05-05 16:18:22 +0200
commit2479f19ce1df19380dc1fea451b8eb01ab3766dc (patch)
tree1ae0d335b1d43c84cebc421cc8a1b1d6267ca027 /src/network/kernel/qhostinfo_unix.cpp
parent77f0d22d38ce188e75147237cc2f4dfff1aab5cb (diff)
downloadqt4-tools-2479f19ce1df19380dc1fea451b8eb01ab3766dc.tar.gz
QHostInfo: Remove unused includes
Reviewed-by: Markus Goetz
Diffstat (limited to 'src/network/kernel/qhostinfo_unix.cpp')
-rw-r--r--src/network/kernel/qhostinfo_unix.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/kernel/qhostinfo_unix.cpp b/src/network/kernel/qhostinfo_unix.cpp
index be06b6eb7f..df98d5d7e6 100644
--- a/src/network/kernel/qhostinfo_unix.cpp
+++ b/src/network/kernel/qhostinfo_unix.cpp
@@ -44,6 +44,7 @@
#include "qplatformdefs.h"
#include "qhostinfo_p.h"
+#include "private/qnativesocketengine_p.h"
#include "qiodevice.h"
#include <qbytearray.h>
#include <qlibrary.h>