summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/samba/files/samba-2.2.8-statfs.patch')
-rw-r--r--net-fs/samba/files/samba-2.2.8-statfs.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-fs/samba/files/samba-2.2.8-statfs.patch b/net-fs/samba/files/samba-2.2.8-statfs.patch
deleted file mode 100644
index 9592a017e3b3..000000000000
--- a/net-fs/samba/files/samba-2.2.8-statfs.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- source/include/includes.h Fri Feb 28 07:56:18 2003
-+++ source/include/includes.h.diff Tue Apr 1 15:39:16 2003
-@@ -276,6 +276,7 @@
-
- #ifdef HAVE_SYS_VFS_H
- #include <sys/vfs.h>
-+#define _LINUX_VFS_H 1
- #endif
-
- #ifdef HAVE_SYS_ACL_H