[PATCH -mm] Add taskstats.h to kbuild

From: Balbir Singh
Date: Wed May 02 2007 - 14:30:36 EST




From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>

Add taskstats.h to include/linux/Kbuild, make headers_install would then
pickup taskstats.h. This needs to be done as taskstats.h is a user interface
header.

Signed-off-by: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
---

include/linux/Kbuild | 1 +
1 file changed, 1 insertion(+)

diff -puN include/linux/Kbuild~taskstats-add-header-to-kbuild include/linux/Kbuild
--- linux-2.6.20/include/linux/Kbuild~taskstats-add-header-to-kbuild 2007-05-02 23:14:06.000000000 +0530
+++ linux-2.6.20-balbir/include/linux/Kbuild 2007-05-02 23:14:28.000000000 +0530
@@ -140,6 +140,7 @@ header-y += sockios.h
header-y += som.h
header-y += sound.h
header-y += synclink.h
+header-y += taskstats.h
header-y += telephony.h
header-y += termios.h
header-y += ticable.h
_

--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/