summaryrefslogtreecommitdiff
path: root/ftp/ncftp3/files/patch-sh__util_gpshare.c
blob: 5cdd5f1846c81cd66279f92e882edd10c6a69915 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sh_util/gpshare.c.orig	2016-11-12 23:53:39 UTC
+++ sh_util/gpshare.c
@@ -28,7 +28,7 @@
 
 static int gIsAtty1 = 1, gIsAtty2 = 1;
 extern int gLoadedBm, gBookmarkMatchMode;
-Bookmark gBm;
+extern Bookmark gBm;
 
 double
 FileSize(double size, const char **uStr0, double *uMult0)