/* ** Copyright (C) 2001-2025 Zabbix SIA ** ** This program is free software: you can redistribute it and/or modify it under the terms of ** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** ** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; ** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ** See the GNU Affero General Public License for more details. ** ** You should have received a copy of the GNU Affero General Public License along with this program. ** If not, see . **/ /* Define to os name for code managing */ #define ARCH "windows" /* Define to 1 if you have the header file. */ #define HAVE_WINDOWS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_WINSOCK2_H 1 /* Define to 1 if you have the header file. */ #define HAVE_WS2TCPIP_H 1 /* Define to 1 if you have the header file. */ #define HAVE_WSPIAPI_H 1 /* Define to 1 if you have the header file. */ #define HAVE_CONIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PROCESS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PDH_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PDHMSG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PSAPI_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIMEB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_WINLDAP_H 1 /* Define to 1 if you have the header file. */ #define HAVE_WINBER_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MATH_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ASSERT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_IO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_IPHLPAPI_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETIOAPI_H 1 /* Define to 1 if 'sockaddr_storage.ss_family' exists. */ #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 /* define to 1 if you have the header file */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1