summaryrefslogtreecommitdiff
path: root/net-misc/astmanproxy/files/astmanproxy-1.28.2-fno-common.patch
blob: a7fb0968770212bdd5d39fdc66c53c85d03b5fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/include/astmanproxy.h
+++ b/src/include/astmanproxy.h
@@ -154,7 +154,7 @@ struct message {
 	struct mansession *session;
 };
 
-struct proxyconfig pc;
+extern struct proxyconfig pc;
 extern int debug;
 
 /* Common Function Prototypes */