public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add taskstats.h to headers package
@ 2007-04-30 21:47 Don Zickus
  0 siblings, 0 replies; only message in thread
From: Don Zickus @ 2007-04-30 21:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: nagar

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@redhat.com>


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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-30 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 21:47 [PATCH] add taskstats.h to headers package Don Zickus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox