]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/drv_callbacks.c
Conver hostapd specific files to include common.h
authorJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 16:46:42 +0000 (18:46 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 16:46:42 +0000 (18:46 +0200)
commit4dbfe5c58afa4b0318d27a18c877338b81a5375e
treed45dcbe71c0cd4edb598f642fdfe985f26fd827f
parentea038e0da4045db709f6ea6a2e92b0cb4eb59f97
Conver hostapd specific files to include common.h

Instead of getting this via hostapd.h, include it as the first
non-system header file in all source code files in the same way as
used in all other files.
22 files changed:
hostapd/accounting.c
hostapd/ap_list.c
hostapd/beacon.c
hostapd/config.c
hostapd/ctrl_iface.c
hostapd/ctrl_iface_ap.c
hostapd/drv_callbacks.c
hostapd/hostapd.c
hostapd/hostapd.h
hostapd/hw_features.c
hostapd/iapp.c
hostapd/ieee802_11.c
hostapd/ieee802_11_auth.c
hostapd/ieee802_1x.c
hostapd/main.c
hostapd/mlme.c
hostapd/preauth.c
hostapd/sta_info.c
hostapd/tkip_countermeasures.c
hostapd/vlan_init.c
hostapd/wme.c
hostapd/wps_hostapd.c