File lxc-size_t-configure-fix.patch of Package lxc

--- lxc-0.6.3/configure.ac.old	2009-08-13 16:42:46.000000000 +0200
+++ lxc-0.6.3/configure.ac	2009-08-13 16:43:06.000000000 +0200
@@ -26,7 +26,8 @@
 AS_AC_EXPAND(LXC_GENERATE_DATE, "$(date)")
 
 AC_CHECK_HEADERS([linux/netlink.h linux/genetlink.h], [], AC_MSG_ERROR([netlink headers not found. Please install the linux kernel headers.]),
-[#include <linux/types.h>
+[#include <stddef.h>
+#include <linux/types.h>
 #include <bits/sockaddr.h>
 #include <linux/socket.h>])
 
openSUSE Build Service is sponsored by