Share a single str_starts() implementation
authorJouni Malinen <j@w1.fi>
Sat, 6 Aug 2016 09:38:21 +0000 (12:38 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 6 Aug 2016 09:38:21 +0000 (12:38 +0300)
commite55df99ee6281f43de620c6bd46faee2ca0252a2
treec535ab8986d2bd2b7591dcd6238d4c286ed70161
parent23c130e9b74ffca645d1c420ac3483db26de5ade
Share a single str_starts() implementation

No need to define this as a static function in multiple files.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/hostapd_cli.c
src/ap/wps_hostapd.c
src/utils/common.c
src/utils/common.h
src/wps/wps_upnp_ssdp.c
wpa_supplicant/wpa_cli.c