summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/samba/files/quota.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-moblin/packages/samba/files/quota.patch')
-rw-r--r--meta-moblin/packages/samba/files/quota.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-moblin/packages/samba/files/quota.patch b/meta-moblin/packages/samba/files/quota.patch
deleted file mode 100644
index 6f42ff868f..0000000000
--- a/meta-moblin/packages/samba/files/quota.patch
+++ /dev/null
@@ -1,11 +0,0 @@
1--- lib/sysquotas_4A.c.old 2005-07-03 17:16:00.000000000 +0200
2+++ lib/sysquotas_4A.c 2005-07-03 17:10:09.000000000 +0200
3@@ -28,6 +28,8 @@
4 /* long quotactl(int cmd, char *special, qid_t id, caddr_t addr) */
5 /* this is used by: HPUX,IRIX */
6
7+ #define _LINUX_QUOTA_VERSION 1
8+
9 #ifdef HAVE_SYS_TYPES_H
10 #include <sys/types.h>
11 #endif