aboutsummaryrefslogtreecommitdiff
path: root/ftp/filezilla/files/patch-engine__file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/filezilla/files/patch-engine__file.cpp')
-rw-r--r--ftp/filezilla/files/patch-engine__file.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/ftp/filezilla/files/patch-engine__file.cpp b/ftp/filezilla/files/patch-engine__file.cpp
new file mode 100644
index 000000000000..cd830d17d071
--- /dev/null
+++ b/ftp/filezilla/files/patch-engine__file.cpp
@@ -0,0 +1,9 @@
+--- src/engine/file.cpp.orig 2015-01-08 13:40:54.000000000 +0100
++++ src/engine/file.cpp 2015-01-08 13:41:36.000000000 +0100
+@@ -1,5 +1,5 @@
+ #include <filezilla.h>
+-
++#include <errno.h>
+ #include "file.h"
+
+ CFile::CFile()