Should've been part of the previous commit.
[util-vserver.git] / config.h.in
index 4cbac65..0f0621f 100644 (file)
@@ -21,6 +21,9 @@
 /* Use alternative _syscallX macros */
 #undef ENSC_USE_ALTERNATIVE_SYSCALL_MACROS
 
+/* Define to 1 if you have the <asm/types.h> header file. */
+#undef HAVE_ASM_TYPES_H
+
 /* Define to 1 if you have the declaration of `ADDR_LIMIT_32BIT', and to 0 if
    you don't. */
 #undef HAVE_DECL_ADDR_LIMIT_32BIT
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* Define to 1 if you have the <netlink/netlink.h> header file. */
+#undef HAVE_NETLINK_NETLINK_H
+
+/* Define to 1 if you have the <netlink/route/addr.h> header file. */
+#undef HAVE_NETLINK_ROUTE_ADDR_H
+
 /* Define to 1 if the system has the type `nid_t'. */
 #undef HAVE_NID_T