Clean up the IPv6 auto-configuration daemon
[util-vserver.git] / config.h.in
index bfa6dd8..a0cba84 100644 (file)
@@ -3,6 +3,9 @@
 /* Define to 1 if dietlibc supports C99 */
 #undef ENSC_DIETLIBC_C99
 
+/* Define to 1 if dietlibc declares syscall */
+#undef ENSC_DIETLIBC_HAS_SYSCALL
+
 /* define when <ext2fs/ext2_fs.h> is usable */
 #undef ENSC_HAVE_EXT2FS_EXT2_FS_H
 
 /* 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