[PATCH] add taskstats.h to headers package
- From: Don Zickus <dzickus@xxxxxxxxxx>
- Date: Mon, 30 Apr 2007 17:47:52 -0400
taskstats.h is missing from the kernel headers package. It was designed
to be used from userland, so it should be safe.
Signed-off-by: Don Zickus <dzickus@xxxxxxxxxx>
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 4ff0f57..b5f9a62 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -317,6 +317,7 @@ unifdef-y += soundcard.h
unifdef-y += stat.h
unifdef-y += stddef.h
unifdef-y += sysctl.h
+unifdef-y += taskstats.h
unifdef-y += tcp.h
unifdef-y += time.h
unifdef-y += timex.h
-
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/
- Prev by Date: Re: Linux 2.6.21: pmtmr losing time
- Next by Date: Re: X display shift with disabled console blanking
- Previous by thread: DST/BT878 module customization (.. was: Critical points about ...)
- Index(es):
Relevant Pages
|