From 623d9852e2b7da55d0746ebe92125a5081de54bc Mon Sep 17 00:00:00 2001 From: Harvey Harrison Date: Sat, 18 Oct 2008 20:28:35 -0700 Subject: [PATCH] --- yaml --- r: 115958 b: refs/heads/master c: b8e465f4945bc0e9f324e3bbe15f5180a8e9a6fe h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/Kbuild | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ccebfec48d58..00e52226b8e0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3b274f44d2ca05f719fe39947b6a5293a2dbd8fd +refs/heads/master: b8e465f4945bc0e9f324e3bbe15f5180a8e9a6fe diff --git a/trunk/include/linux/Kbuild b/trunk/include/linux/Kbuild index bf9aca548f14..e531783e5d78 100644 --- a/trunk/include/linux/Kbuild +++ b/trunk/include/linux/Kbuild @@ -183,6 +183,7 @@ unifdef-y += auto_fs.h unifdef-y += auxvec.h unifdef-y += binfmts.h unifdef-y += blktrace_api.h +unifdef-y += byteorder.h unifdef-y += capability.h unifdef-y += capi.h unifdef-y += cciss_ioctl.h @@ -340,6 +341,7 @@ unifdef-y += soundcard.h unifdef-y += stat.h unifdef-y += stddef.h unifdef-y += string.h +unifdef-y += swab.h unifdef-y += synclink.h unifdef-y += sysctl.h unifdef-y += tcp.h