Compile fix on Linux.

Change-Id: I046c3a843c9a77ccb1c0f6569220d1c7497d26f4
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
Friedemann Kleint
2011-10-18 16:55:45 +02:00
parent 46a2ea97a1
commit 6f613bc2f1

View File

@@ -46,7 +46,7 @@ HEADERS += \
DebugServices.h \
dns_sd.h
linux-g++ {
linux-* {
DEFINES += NOT_HAVE_SA_LEN USES_NETLINK HAVE_LINUX TARGET_OS_LINUX
}
macx {