diff -Naur hostapd/driver_nl80211.c hostapd.new/driver_nl80211.c --- hostapd/hostapd/driver_nl80211.c 2008-02-23 03:45:24.000000000 +0100 +++ hostapd.new/hostapd/driver_nl80211.c 2008-06-28 12:46:56.000000000 +0200 @@ -27,7 +27,7 @@ #include #include #include /* The L2 protocols */ -#include +#include "wireless_copy.h" #include #include "hostapd.h"