mac80211: detect and drop incoming packets with invalid CCMP packet numbers to fix...
[openwrt-10.03/.git] / package / libnl / patches / 150-fix-libnl-pc-config.patch
1 --- a/libnl-1.pc.in
2 +++ b/libnl-1.pc.in
3 @@ -1,7 +1,7 @@
4  prefix=@prefix@
5  exec_prefix=@prefix@
6  libdir=@libdir@
7 -includedir=@prefix@/include
8 +includedir=@includedir@
9  
10  Name: libnl
11  Description: Convenience library for netlink sockets