--- gvpe/config.h.in 2003/10/14 19:39:39 1.1 +++ gvpe/config.h.in 2003/10/16 21:57:54 1.3 @@ -56,9 +56,6 @@ /* Cygwin */ #undef HAVE_CYGWIN -/* Define to 1 if you have the header file. */ -#undef HAVE_CYGWIN_H - /* Define to 1 if you have the `daemon' function. */ #undef HAVE_DAEMON @@ -208,6 +205,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_CYGWIN_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILE_H @@ -244,6 +244,12 @@ /* Size of HMAC in each packet in bytes. */ #undef HMACLENGTH +/* kernel interface subtype */ +#undef IFSUBTYPE + +/* kernel interface type */ +#undef IFTYPE + /* Location of if_tun.h */ #undef LINUX_IF_TUN_H