]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: remove superfluous includes
authorOla Olsson <ola1olsson@gmail.com>
Sun, 4 Oct 2015 21:08:39 +0000 (23:08 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Oct 2015 09:32:36 +0000 (11:32 +0200)
commit5f1706846329cf43e8e468403ed6dc34f792cf94
tree2e949ab356cceab4d6eb49d167009836d95d1c34
parent7187aada30f40d6a3afab7e4431634a403c4c9de
iw: remove superfluous includes

if.h only contains if_nametoindex and the reverse.
Lets remove the inclusion in the source files where
these functions are not called.

Signed-off-by: Ola Olsson <ola.olsson@sonymobile.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
12 files changed:
coalesce.c
hwsim.c
info.c
interface.c
mesh.c
ocb.c
p2p.c
phy.c
reg.c
roc.c
vendor.c
wowlan.c