diff --git a/libvncserver/rfbcrypto.h b/libvncserver/rfbcrypto.h index 4483ad6..9c9e4e0 100644 --- a/libvncserver/rfbcrypto.h +++ b/libvncserver/rfbcrypto.h @@ -3,7 +3,7 @@ #include "rfb/rfbconfig.h" -#ifdef LIBVNCSERVER_HAVE_UIO_H +#ifdef LIBVNCSERVER_HAVE_SYS_UIO_H #include #define SHA1_HASH_SIZE 20