Move declaration of hostapd_acs_completed() into correct header file
authorJouni Malinen <j@w1.fi>
Tue, 31 Dec 2013 17:34:43 +0000 (19:34 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 31 Dec 2013 17:34:43 +0000 (19:34 +0200)
commit8cf1e68c0266bb5bf2df42bd56ed635daede9e3e
tree8b1b2fb94bd4cab9f82b98c453d0f8c426a955aa
parent0187c41d88b372e90eff37e3c29b78423e3f170e
Move declaration of hostapd_acs_completed() into correct header file

This function is in hw_features.c and as such, should be declared in
hw_features.h.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/acs.h
src/ap/hw_features.h