Allow hostapd/config.h and wpa_supplicant/config_ssid.h coexist
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 26 Mar 2009 14:06:15 +0000 (16:06 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Mar 2009 14:06:15 +0000 (16:06 +0200)
commitc746331b5237c8a54b686dffe2e3250502fbfdbe
treeac1bb5bc0b684e9bd5b0b19189bb1604455b939b
parentbfd67fc44c66ac9fcda97f02a9fe5f01d1ed5728
Allow hostapd/config.h and wpa_supplicant/config_ssid.h coexist

Move the shared IEEE 802.11w enum definition into src/common/defs.h to
avoid redefinition when both configuration structures are included into
the same file.
hostapd/config.h
src/common/defs.h
wpa_supplicant/config_ssid.h