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

Bug#538372: linux-libc-dev-2.6.26_20



The change to /usr/include/linux/socket.h introduced in linux-libc-dev 2.6.26 
(from proposed-updates) now breaks the following simple test program:

#include <stddef.h>
#include <linux/socket.h>
#include <linux/netlink.h>

Several autoconf-scripts (notably strace) try to compile this program to 
detect "linux/netlink.h" and consequently fail. Please revert the change that 
remove the sub-includes from linux/socket.h



Reply to: