summaryrefslogtreecommitdiff
path: root/extra/ncftp/fix-build.patch
blob: 4524d709be798887041fb5561c1ee996b3775e2f (plain)
1
2
3
4
5
6
7
8
9
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;