From 6cce850bcb3e87ef04ed9bacd52bf1bf63e557d8 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 16 May 2009 09:56:39 +0100 Subject: samba: Add from OE but split libtdb out into its own package Signed-off-by: Richard Purdie --- meta-moblin/packages/samba/files/quota.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-moblin/packages/samba/files/quota.patch (limited to 'meta-moblin/packages/samba/files/quota.patch') diff --git a/meta-moblin/packages/samba/files/quota.patch b/meta-moblin/packages/samba/files/quota.patch new file mode 100644 index 000000000..6f42ff868 --- /dev/null +++ b/meta-moblin/packages/samba/files/quota.patch @@ -0,0 +1,11 @@ +--- lib/sysquotas_4A.c.old 2005-07-03 17:16:00.000000000 +0200 ++++ lib/sysquotas_4A.c 2005-07-03 17:10:09.000000000 +0200 +@@ -28,6 +28,8 @@ + /* long quotactl(int cmd, char *special, qid_t id, caddr_t addr) */ + /* this is used by: HPUX,IRIX */ + ++ #define _LINUX_QUOTA_VERSION 1 ++ + #ifdef HAVE_SYS_TYPES_H + #include + #endif -- cgit v1.2.3