summaryrefslogtreecommitdiff
path: root/extra/ncftp/fix-build.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-07 03:52:15 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-07 03:52:15 +0000
commitd44823e5676f0edd0e259c7c33d5640a043748ac (patch)
treea861b18b863dacb947ba2b8e9cbcb47ef80a03ef /extra/ncftp/fix-build.patch
parentc183da9d3df5445f5021cd6563012ba2abfc393e (diff)
Fri Mar 7 03:48:12 UTC 2014
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;