diff options
Diffstat (limited to 'libvncserver/ws_decode.h')
-rw-r--r-- | libvncserver/ws_decode.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libvncserver/ws_decode.h b/libvncserver/ws_decode.h index 2923e3d..709477a 100644 --- a/libvncserver/ws_decode.h +++ b/libvncserver/ws_decode.h @@ -3,9 +3,6 @@ #include <stdint.h> #include <rfb/rfb.h> -#ifndef _MSC_VER -#include <resolv.h> /* __b64_ntop */ -#endif #if defined(__APPLE__) |