all: Fix libnl3 include path
commit6a7762bd6ab5eaeec23fa05a22c1edf4d9ab0804
authorTobias Klauser <tklauser@distanz.ch>
Thu, 23 Apr 2015 09:47:01 +0000 (23 11:47 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Thu, 23 Apr 2015 09:47:01 +0000 (23 11:47 +0200)
tree1f255c003f901974af03e74cbc9f5c394cb90b08
parentc94658aefc17a94c610087adffe68c53114e00b2
all: Fix libnl3 include path

The libnl3 examples [1] use <netlink/netlink.h> etc. and since
pkg-config returns the paths including the libnl3 path component, we
should specify our include paths relative to these ones, not
/usr/include.

[1] http://www.infradead.org/~tgr/libnl/doc/core.html#_linking_to_this_library

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
dissector.h
mac80211.c
proto_nlmsg.c