win32 updat ethe example app iscsiclient to compile and link with the compatibility functions
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
#if defined(WIN32)
|
||||
#include <winsock2.h>
|
||||
#include "win32/win32_compat.h"
|
||||
#pragma comment(lib, "ws2_32.lib")
|
||||
WSADATA wsaData;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user