]> git.ipfire.org Git - thirdparty/hostap.git/commit
vlan: Move CONFIG_FULL_DYNAMIC_VLAN includes to proper places
authorJouni Malinen <j@w1.fi>
Sun, 26 Apr 2015 10:16:16 +0000 (13:16 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Apr 2015 10:36:55 +0000 (13:36 +0300)
commit209214b4792bee4ea5cc2b7ebd4cac38365ed1e4
treef84bea59b2e39363d8da0c91e49a4fcdd9497398
parenta6da824b19f9a943433bf62d30778e0cac3ce559
vlan: Move CONFIG_FULL_DYNAMIC_VLAN includes to proper places

All the system header files are supposed to be included before any other
internal header file apart from utils/includes.h.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/vlan_init.c