mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-20 00:10:29 -05:00
Windows build fix.
This commit is contained in:
parent
4d9cd0070c
commit
1ea91ef49f
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#define _WIN32_WINNT 0x0502
|
||||
#define NOMINMAX
|
||||
#include <windows.h>
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue