]> git.pld-linux.org Git - packages/vsftpd.git/commitdiff
- applied upstream
authorKarol Krenski <charles@pld-linux.org>
Sat, 30 May 2009 01:20:44 +0000 (01:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vsftpd-include.patch -> 1.2

vsftpd-include.patch [deleted file]

diff --git a/vsftpd-include.patch b/vsftpd-include.patch
deleted file mode 100644 (file)
index d58905f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
---- vsftpd-2.1.1/sysdeputil.c.orig     2009-05-27 07:48:24.000000000 +0200
-+++ vsftpd-2.1.1/sysdeputil.c  2009-05-29 03:07:39.000000000 +0200
-@@ -186,6 +186,11 @@
- #undef __FDMASK
- #endif /* VSF_SYSDEP_HAVE_CAPABILITIES */
-+#ifdef VSF_SYSDEP_HAVE_LINUX_CLONE
-+#include <linux/unistd.h>
-+#include <errno.h>
-+#endif
-+
- #if defined(VSF_SYSDEP_HAVE_LINUX_SENDFILE) || \
-     defined(VSF_SYSDEP_HAVE_SOLARIS_SENDFILE)
- #include <sys/sendfile.h>
This page took 0.100563 seconds and 4 git commands to generate.