summaryrefslogtreecommitdiff
path: root/net/tsclient/files/patch-src_main.c
blob: c25d9e3ec7f9837b765ca7f835a1659e6777cc83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/main.c.orig	2007-04-12 03:21:51.000000000 +0900
+++ src/main.c	2022-09-08 13:45:37.689308000 +0900
@@ -17,6 +17,7 @@
 #include "support.h"
 #include "connect.h"
 
+extern GtkWidget *gConnect;
 
 static void tsc_print_help ();
 static void tsc_print_version ();