Remove ap_config.h dependency from driver_i.h
authorJouni Malinen <j@w1.fi>
Fri, 25 Dec 2009 22:12:25 +0000 (00:12 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 25 Dec 2009 22:12:25 +0000 (00:12 +0200)
commit8b06c1ed0d4a59fc0652ca0185fcb087e3c61e5c
tree551ddf06a020945f0a7940baa42f657abb556b00
parent6226e38d002cac786709ef1c24fe09811f70b6d7
Remove ap_config.h dependency from driver_i.h

This adds explicit #include line for ap_config.h into the src/ap/*.c
files that actually use the definitions from there.
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/driver_i.h
src/ap/drv_callbacks.c
src/ap/hostapd.c
src/ap/wpa_auth_glue.c