aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-headers/1-4-glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-04-07 14:30:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-07 16:39:41 +0000
commit1c16eb63cb8063c494256774dd9ab47d68c84735 (patch)
tree5ddd6037a746fc8214580ae9ca938ea3b7e82a0e /main/linux-headers/1-4-glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch
parentc1f625220214a7386dbbdb6f5ec1803e1b96873b (diff)
downloadaports-1c16eb63cb8063c494256774dd9ab47d68c84735.tar.bz2
aports-1c16eb63cb8063c494256774dd9ab47d68c84735.tar.xz
main/linux-headers: upgrade to 4.4.6
Diffstat (limited to 'main/linux-headers/1-4-glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch')
-rw-r--r--main/linux-headers/1-4-glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/main/linux-headers/1-4-glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch b/main/linux-headers/1-4-glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch
deleted file mode 100644
index 0b4cfb1220..0000000000
--- a/main/linux-headers/1-4-glibc-specific-inclusion-of-sysinfo.h-in-kernel.h.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./include/uapi/linux/kernel.h.orig
-+++ ./include/uapi/linux/kernel.h
-@@ -1,7 +1,9 @@
- #ifndef _UAPI_LINUX_KERNEL_H
- #define _UAPI_LINUX_KERNEL_H
-
-+#ifdef __GLIBC__
- #include <linux/sysinfo.h>
-+#endif
-
- /*
- * 'kernel.h' contains some often-used function prototypes etc