]> git.pld-linux.org Git - packages/glibc.git/blame - glibc-includes.patch
- added dirs for dz,km,mg messages
[packages/glibc.git] / glibc-includes.patch
CommitLineData
ae2038b8
PS
1--- libc/sysdeps/unix/sysv/linux/sys/sysctl.h.orig 2004-04-29 22:09:24.000000000 +0200
2+++ libc/sysdeps/unix/sysv/linux/sys/sysctl.h 2004-05-05 23:23:49.009395912 +0200
8158c94b
MM
3@@ -22,6 +22,9 @@
4 #include <features.h>
5 #define __need_size_t
6 #include <stddef.h>
7+#include <linux/version.h>
8+
9+#ifndef LIBC_HEADERS_VERSION
10 /* Prevent more kernel headers than necessary to be included. */
ae2038b8
PS
11 #ifndef _LINUX_KERNEL_H
12 # define _LINUX_KERNEL_H 1
13@@ -40,6 +43,7 @@
14 # define __user
15 # define __undef__LINUX_COMPILER_H
16 #endif
8158c94b 17+#endif
ae2038b8 18
c6fa639e
AM
19 #include <linux/sysctl.h>
20
This page took 0.139503 seconds and 4 git commands to generate.