summaryrefslogtreecommitdiff
path: root/net/siproxd/files/patch-src_accessctl.c
blob: 4fe0a30507259445a894f4f7e9d7c5e3a943d6df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/accessctl.c.orig	2015-09-13 08:43:04 UTC
+++ 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;
 
 
 /*