Add needed AP driver wrappers (most of which are still to-do)
[wpasupplicant] / hostapd / hostapd.h
index 694a9c0..8336282 100644 (file)
@@ -108,6 +108,7 @@ struct hostapd_data {
  * struct hostapd_iface - hostapd per-interface data structure
  */
 struct hostapd_iface {
+       void *owner;
        char *config_fname;
        struct hostapd_config *conf;