ports/telephony/astmanproxy/patches/patch-src_include_astmanproxy_h

13 lines
281 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/include/astmanproxy.h
--- src/include/astmanproxy.h.orig
+++ src/include/astmanproxy.h
@@ -134,7 +134,7 @@ struct message {
struct mansession *session;
};
-struct proxyconfig pc;
+extern struct proxyconfig pc;
extern int debug;
/* Common Function Prototypes */