diff --git a/net/mac80211/mesh.h b/net/mac80211/mesh.h index 742003d3a84112b91640b76f255ccb88d303ea44..9ee3affab346a548bc4f046afac9c7fc07134b11 100644 --- a/net/mac80211/mesh.h +++ b/net/mac80211/mesh.h @@ -13,6 +13,7 @@ #include #include +#include #include "ieee80211_i.h" diff --git a/net/mac80211/mesh_hwmp.c b/net/mac80211/mesh_hwmp.c index 02de8f1522a3492edf8904942980564031f2cacf..3df809222d1cbcfc1c88605d0406303ed1d25098 100644 --- a/net/mac80211/mesh_hwmp.c +++ b/net/mac80211/mesh_hwmp.c @@ -7,7 +7,6 @@ * published by the Free Software Foundation. */ -#include #include "mesh.h" #define TEST_FRAME_LEN 8192