]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/utils/wpa_debug.c
hostapd: Add possibility to send debug messages to syslog
[thirdparty/hostap.git] / src / utils / wpa_debug.c
index f7acf6b9f6984b528296d0708a74f240ba85fc38..62758d864737aa498760ad63bd400e12daacf6bf 100644 (file)
@@ -13,7 +13,7 @@
 #ifdef CONFIG_DEBUG_SYSLOG
 #include <syslog.h>
 
-static int wpa_debug_syslog = 0;
+int wpa_debug_syslog = 0;
 #endif /* CONFIG_DEBUG_SYSLOG */
 
 #ifdef CONFIG_DEBUG_LINUX_TRACING