summaryrefslogtreecommitdiffstats
path: root/vncauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'vncauth.c')
-rw-r--r--vncauth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/vncauth.c b/vncauth.c
index 1843434..2146e67 100644
--- a/vncauth.c
+++ b/vncauth.c
@@ -22,6 +22,8 @@
*/
#include <stdio.h>
+#include <stdlib.h>
+#include <unistd.h>
#include <rfb/rfbproto.h>
#include "d3des.h"