lkml.org 
[lkml]   [2003]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.4.22, missing includes for quota
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/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.024 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site