From: Don Zickus <dzickus@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: nagar@watson.ibm.com
Subject: [PATCH] add taskstats.h to headers package
Date: Mon, 30 Apr 2007 17:47:52 -0400 [thread overview]
Message-ID: <20070430214752.GE21723@redhat.com> (raw)
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
reply other threads:[~2007-04-30 21:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070430214752.GE21723@redhat.com \
--to=dzickus@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nagar@watson.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox