Re: [ANNOUNCE] conntrack-tools 0.9.11 released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 2009-02-24 04:02, Robby Workman wrote:
>Not happening that way here (and bits.h indeed does not include
>limits.h) - see attached plaintext...

Mystery solved.

[glibc.rpm changelog]
* Thu Apr 10 2008 pbaudis@xxxxxxx
- Temporarily revert a namespace leakage cleanup in glibc-2.8 since
  it causes a lot of build failures

--- sysdeps/unix/sysv/linux/bits/socket.h   
+++ sysdeps/unix/sysv/linux/bits/socket.h
@@ -26,8 +26,10 @@
 #endif   
 
 #define        __need_size_t  
+#define __need_NULL
 #include <stddef.h>
 
+#include <limits.h>
 #include <sys/types.h>
 
 /* Type for length arguments in socket calls.  */
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux