summaryrefslogtreecommitdiffstats
path: root/libvncserver/rfbcrypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvncserver/rfbcrypto.h')
-rw-r--r--libvncserver/rfbcrypto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvncserver/rfbcrypto.h b/libvncserver/rfbcrypto.h
index 7853154..4483ad6 100644
--- a/libvncserver/rfbcrypto.h
+++ b/libvncserver/rfbcrypto.h
@@ -1,6 +1,8 @@
#ifndef _RFB_CRYPTO_H
#define _RFB_CRYPTO_H 1
+#include "rfb/rfbconfig.h"
+
#ifdef LIBVNCSERVER_HAVE_UIO_H
#include <sys/uio.h>