diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index e27ede8e7c..39a1f1aaa1 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -130,6 +130,9 @@ /* Define to 1 if you have the header file. */ #cmakedefine HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1 +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_NTDDNDIS_H 1 + /* Define to 1 if you have OS X frameworks */ #cmakedefine HAVE_OS_X_FRAMEWORKS 1 @@ -227,6 +230,12 @@ /* Define to 1 if you have the header file. */ #cmakedefine HAVE_UNISTD_H 1 +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_WINDOWS_H 1 + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_WINSOCK2_H 1 + /* HTML viewer, e.g. mozilla */ #cmakedefine HTML_VIEWER