summaryrefslogtreecommitdiffstats
path: root/libvncserver
diff options
context:
space:
mode:
Diffstat (limited to 'libvncserver')
-rw-r--r--libvncserver/rfbcrypto.h2
1 files changed, 1 insertions, 1 deletions
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 <sys/uio.h>
#define SHA1_HASH_SIZE 20