Use lowercase when including Windows headers

This commit is contained in:
staphen
2021-12-29 16:23:32 -05:00
parent 41eb9aebc8
commit e80bc35a26
5 changed files with 7 additions and 7 deletions

View File

@@ -23,7 +23,7 @@
#include "ZeroTierSockets.h"
#ifdef __WINDOWS__
#include <BaseTsd.h>
#include <basetsd.h>
#endif
/* Macro substitutions to standardize state checking of service, node, callbacks, and TCP/IP