[PATCH] 2.4.22, missing includes for quota

From: Olaf Hering (olh@suse.de)
Date: Wed Jul 16 2003 - 13:49:22 EST


The ioctl32.c uses some defines from linux/quotacompat.h, but that one is not
included.

Can you send that in for inclusion?

diff -purN linux-2.4.22-pre4/arch/ppc64/kernel/sys_ppc32.c linux-2.4.22-pre4.kaputterframebuffer/arch/ppc64/kernel/sys_ppc32.c
--- linux-2.4.22-pre4/arch/ppc64/kernel/sys_ppc32.c 2003-07-10 12:48:30.000000000 +0200
+++ linux-2.4.22-pre4.kaputterframebuffer/arch/ppc64/kernel/sys_ppc32.c 2003-07-10 14:47:32.000000000 +0200
@@ -39,6 +39,7 @@
 #include <linux/smb_mount.h>
 #include <linux/ncp_fs.h>
 #include <linux/quota.h>
+#include <linux/quotacompat.h>
 #include <linux/module.h>
 #include <linux/sunrpc/svc.h>
 #include <linux/nfsd/nfsd.h>

-- 
USB is for mice, FireWire is for men!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:26 EST