summaryrefslogtreecommitdiff
path: root/extra/ncftp/fix-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ncftp/fix-build.patch')
-rw-r--r--extra/ncftp/fix-build.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/ncftp/fix-build.patch b/extra/ncftp/fix-build.patch
new file mode 100644
index 000000000..4524d709b
--- /dev/null
+++ b/extra/ncftp/fix-build.patch
@@ -0,0 +1,10 @@
+--- ncftp-3.2.5/ncftp/main.c~ 2014-03-06 11:20:05.006777392 +0000
++++ ncftp-3.2.5/ncftp/main.c 2014-03-06 11:20:25.739974714 +0000
+@@ -21,6 +21,7 @@
+ #include "log.h"
+ #include "spool.h"
+ #include "util.h"
++#include "locale.h"
+
+ int gStartupUrlParameterGiven = 0;
+ int gIsTTY, gIsTTYr;