diff options
| author | dscho <dscho> | 2001-10-02 23:04:35 +0000 |
|---|---|---|
| committer | dscho <dscho> | 2001-10-02 23:04:35 +0000 |
| commit | 130ae151d118378e5765713581283728fdfb3e20 (patch) | |
| tree | bab24fff19df5bbee50a7aeec32c1f7b8632c3fc /vncauth.c | |
| parent | b8c6f3b18832a48279e4c60f40cf36407d3b768c (diff) | |
| download | libtdevnc-130ae151.tar.gz libtdevnc-130ae151.zip | |
no more compile warnings, pthread final(?) fixes
Diffstat (limited to 'vncauth.c')
| -rw-r--r-- | vncauth.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ #include <string.h> #include <sys/types.h> #include <sys/stat.h> +#include <sys/time.h> #include "rfb.h" #include "d3des.h" |
