[Glibc-bsd-commits] r4978 - trunk/kfreebsd-10/debian/patches

Robert Millan rmh at alioth.debian.org
Sun Sep 29 11:43:44 UTC 2013


Author: rmh
Date: 2013-09-29 11:43:44 +0000 (Sun, 29 Sep 2013)
New Revision: 4978

Modified:
   trunk/kfreebsd-10/debian/patches/userland.diff
Log:
Add leftover bits

Modified: trunk/kfreebsd-10/debian/patches/userland.diff
===================================================================
--- trunk/kfreebsd-10/debian/patches/userland.diff	2013-09-29 00:16:36 UTC (rev 4977)
+++ trunk/kfreebsd-10/debian/patches/userland.diff	2013-09-29 11:43:44 UTC (rev 4978)
@@ -1084,3 +1084,21 @@
 +#endif
 +
  #endif /* !_MACHINE_STDARG_H_ */
+--- a/sys/sys/syslimits.h
++++ b/sys/sys/syslimits.h
+@@ -33,15 +33,6 @@
+ #ifndef _SYS_SYSLIMITS_H_
+ #define _SYS_SYSLIMITS_H_
+ 
+-#if !defined(_KERNEL) && !defined(_LIMITS_H_) && !defined(_SYS_PARAM_H_)
+-#ifndef _SYS_CDEFS_H_
+-#error this file needs sys/cdefs.h as a prerequisite
+-#endif
+-#ifdef __CC_SUPPORTS_WARNING
+-#warning "No user-serviceable parts inside."
+-#endif
+-#endif
+-
+ /*
+  * Do not add any new variables here.  (See the comment at the end of
+  * the file for why.)




More information about the Glibc-bsd-commits mailing list