diff options
Diffstat (limited to 'net/siproxd/files/patch-src_accessctl.c')
-rw-r--r-- | net/siproxd/files/patch-src_accessctl.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/siproxd/files/patch-src_accessctl.c b/net/siproxd/files/patch-src_accessctl.c deleted file mode 100644 index 4fe0a3050725..000000000000 --- a/net/siproxd/files/patch-src_accessctl.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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; - - - /* |