On Monday 11 June 2007 15:12, David Lamparter wrote: > @@ -3,6 +3,7 @@ > > #include > #include > +#include > #include > It seems to me that cfg80211 shouldn't depend on nl80211, so the nl80211_iftype enum should be moved to cfg80211.h and become cfg80211_iftype. -Michael Wu