summaryrefslogtreecommitdiffstats
path: root/rfb
diff options
context:
space:
mode:
Diffstat (limited to 'rfb')
-rw-r--r--rfb/rfbproto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rfb/rfbproto.h b/rfb/rfbproto.h
index 3216601..f0d6ea1 100644
--- a/rfb/rfbproto.h
+++ b/rfb/rfbproto.h
@@ -99,6 +99,7 @@ typedef int8_t rfbBool;
#ifdef LIBVNCSERVER_HAVE_NETINET_IN_H
#include <netinet/in.h>
#endif
+#define SOCKET int
typedef int8_t rfbBool;
#undef FALSE
#define FALSE 0