X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.h.in;h=a0cba84ed31c3cc7a1dfe5f8d5eaa6fb61001855;hb=d6218374134c27be203417ae594c214ffaa4a238;hp=bfa6dd84d2d1f40facee24ba117ee4b92fb1caf3;hpb=3b34449070c0846fdc49436d1edd5916512f1644;p=util-vserver.git diff --git a/config.h.in b/config.h.in index bfa6dd8..a0cba84 100644 --- a/config.h.in +++ b/config.h.in @@ -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 is usable */ #undef ENSC_HAVE_EXT2FS_EXT2_FS_H @@ -145,6 +148,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* Define to 1 if you have the header file. */ +#undef HAVE_NETLINK_NETLINK_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_NETLINK_ROUTE_ADDR_H + /* Define to 1 if the system has the type `nid_t'. */ #undef HAVE_NID_T