opnsense-ports/net/tsclient/files/patch-src_main.c
Franco Fichtner 7eba600ec9 */*: sync with upstream
Taken from: FreeBSD
2022-09-26 10:14:12 +02:00

10 lines
269 B
C

--- 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 ();