Skip to content
Snippets Groups Projects
Commit 6f613bc2 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Compile fix on Linux.


Change-Id: I046c3a843c9a77ccb1c0f6569220d1c7497d26f4
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@nokia.com>
parent 46a2ea97
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ HEADERS += \ ...@@ -46,7 +46,7 @@ HEADERS += \
DebugServices.h \ DebugServices.h \
dns_sd.h dns_sd.h
linux-g++ { linux-* {
DEFINES += NOT_HAVE_SA_LEN USES_NETLINK HAVE_LINUX TARGET_OS_LINUX DEFINES += NOT_HAVE_SA_LEN USES_NETLINK HAVE_LINUX TARGET_OS_LINUX
} }
macx { macx {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment