index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rfb
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'rfb')
-rw-r--r--
rfb/rfb.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/rfb/rfb.h b/rfb/rfb.h
index b28a863..a03ab21 100644
--- a/
rfb/rfb.h
+++ b/
rfb/rfb.h
@@ -44,6 +44,7 @@ extern "C"
#endif
#ifdef __MINGW32__
+#undef SOCKET
#include <winsock2.h>
#endif