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