Make wpa_ctrl_get_remote_ifname declaration conditional.
authorToby Gray <toby.gray@realvnc.com>
Fri, 10 Oct 2014 16:35:27 +0000 (17:35 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 13:51:02 +0000 (16:51 +0300)
commit3cea004d3cce29c68a105ba1153a23e9040c898d
treec0dcca2999a75f6580c7fc88039a64f5b30c97b8
parentf5c649b769987bee90efcd9d24db978b5d21c8ab
Make wpa_ctrl_get_remote_ifname declaration conditional.

The definition of wpa_ctrl_get_remote_ifname is conditional on
CONFIG_CTRL_IFACE_UDP. This change makes the header declaration of
this function also conditional on the same define.

Signed-off-by: Toby Gray <toby.gray@realvnc.com>
src/common/wpa_ctrl.h