[PATCH] Fix <sys/sysctl.h> ([BZ #140])

Roland McGrath roland@redhat.com
Thu Apr 29 20:09:00 GMT 2004


> 2004-04-29  Jakub Jelinek  <jakub@redhat.com>
> 
> 	[BZ #140]
> 	* sysdeps/unix/sysv/linux/sys/sysctl.h: Remove linux/compiler.h
> 	include.
> 	(_LINUX_KERNEL_H, _LINUX_TYPES_H, _LINUX_LIST_H): Only define if not
> 	yet defined, #undef back after including linux/sysctl.h if defined
> 	here.
> 	(__LINUX_COMPILER_H, __user): Define if not yet defined, #undef
> 	back after including linux/sysctl.h if defined here.

Applied.



Thanks,
Roland



More information about the Libc-hacker mailing list