From: Johannes Berg Date: Wed, 21 Jan 2009 15:30:52 +0000 (+0100) Subject: include netlink/netlink.h X-Git-Tag: v0.9.9~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45d543f0a65cd4a5ad461b88acee1749a5c78431;p=thirdparty%2Fiw.git include netlink/netlink.h also fixes the nl_handle vs. nl_sock issue that has been plaguing people trying to use libnl from git --- diff --git a/iw.h b/iw.h index 14b7fa5..49788e0 100644 --- a/iw.h +++ b/iw.h @@ -1,6 +1,7 @@ #ifndef __IW_H #define __IW_H +#include #include #include #include