@@ -65,6 +65,7 @@
#include <inttypes.h>
#ifdef _WIN32
+# include <winsock2.h> //needed for amalgation
# include <windows.h>
# undef SLIST_ENTRY
# define RAND(SEED) (UA_UInt32)rand()