diff options
Diffstat (limited to 'net/tsclient/files/patch-src_connect.c')
-rw-r--r-- | net/tsclient/files/patch-src_connect.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tsclient/files/patch-src_connect.c b/net/tsclient/files/patch-src_connect.c new file mode 100644 index 000000000000..29c517588d08 --- /dev/null +++ b/net/tsclient/files/patch-src_connect.c @@ -0,0 +1,10 @@ +--- src/connect.c.orig 2007-04-12 03:15:35.000000000 +0900 ++++ src/connect.c 2022-09-08 13:45:16.005967000 +0900 +@@ -27,6 +27,7 @@ + #include "connect.h" + #include "mrulist.h" + ++GtkWidget *gConnect; + + /*************************************** + * * |