[<prev] [next>] [day] [month] [year] [list]
Message-ID: <47BF0603.9040201@redhat.com>
Date: Fri, 22 Feb 2008 11:27:31 -0600
From: Eric Sandeen <sandeen@...hat.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC: Andrew Morton <akpm@...l.org>
Subject: [PATCH] include falloc.h in header-y
Include falloc.h in header-y; it defines a flag
for the fallocate sysctl.
Signed-off-by: Eric Sandeen <sandeen@...hat.com>
---
--- linux.orig/include/linux/Kbuild
+++ linux/include/linux/Kbuild
@@ -61,6 +61,7 @@ header-y += efs_fs_sb.h
header-y += elf-fdpic.h
header-y += elf-em.h
header-y += fadvise.h
+header-y += falloc.h
header-y += fd.h
header-y += fdreg.h
header-y += fib_rules.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists