mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-21 21:24:35 +04:00
12 lines
265 B
Diff
12 lines
265 B
Diff
--- a/src/accessctl.c
|
|
+++ b/src/accessctl.c
|
|
@@ -34,7 +34,7 @@
|
|
static char const ident[]="$Id: accessctl.c 521 2015-09-13 08:43:04Z hb9xar $";
|
|
|
|
/* configuration storage */
|
|
-struct siproxd_config configuration;
|
|
+extern struct siproxd_config configuration;
|
|
|
|
|
|
/*
|