From d956ad3a7b4ea6cfe3168bef612953ca2758f609 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Wed, 1 Sep 2004 21:59:11 +0000 Subject: Add a patch to fix compilation of quota support on 4-STABLE. Submitted by: Mario Ferreira --- net/samba3/files/patch-smbd_quotas.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/samba3/files/patch-smbd_quotas.c (limited to 'net/samba3/files/patch-smbd_quotas.c') diff --git a/net/samba3/files/patch-smbd_quotas.c b/net/samba3/files/patch-smbd_quotas.c new file mode 100644 index 000000000000..cbd52b0c76dc --- /dev/null +++ b/net/samba3/files/patch-smbd_quotas.c @@ -0,0 +1,10 @@ +--- smbd/quotas.c.orig Wed Sep 1 17:43:45 2004 ++++ smbd/quotas.c Wed Sep 1 17:44:32 2004 +@@ -938,7 +938,6 @@ + #include + #include + #include +-#include + #include + + static int quotastat; -- cgit v1.2.3