From f1498531c78466ab07c1c2b1cc788f2689e9b18e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 21 Nov 2012 20:27:06 +0000 Subject: hostapd: include sys/stat.h for a struct stat definition Some libcs need this header to be explicitely included (e.g: musl) Signed-off-by: Florian Fainelli SVN-Revision: 34295 --- package/network/services/hostapd/patches/550-limit_debug_messages.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/550-limit_debug_messages.patch') diff --git a/package/network/services/hostapd/patches/550-limit_debug_messages.patch b/package/network/services/hostapd/patches/550-limit_debug_messages.patch index 659e980112..ba38d3cf93 100644 --- a/package/network/services/hostapd/patches/550-limit_debug_messages.patch +++ b/package/network/services/hostapd/patches/550-limit_debug_messages.patch @@ -165,7 +165,7 @@ /** * wpa_hexdump_ascii_key - conditional hex dump, hide keys -@@ -138,8 +173,14 @@ void wpa_hexdump_ascii(int level, const +@@ -138,8 +173,14 @@ void wpa_hexdump_ascii(int level, const * bytes per line will be shown. This works like wpa_hexdump_ascii(), but by * default, does not include secret keys (passwords, etc.) in debug output. */ -- cgit v1.2.3