Add support for testing ZeroTier configurations

This commit is contained in:
Cameron Gutman
2019-08-08 01:31:09 -07:00
parent 0008fbbcdb
commit cda9bc6be7
2 changed files with 106 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
#define _WINSOCK_DEPRECATED_NO_WARNINGS
#include <Windows.h>
#include <ws2tcpip.h>
#include <Iphlpapi.h>
#include <WinSock2.h>
#include "..\version.h"