diff options
Diffstat (limited to 'x11vnc/util.c')
-rw-r--r-- | x11vnc/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/util.c b/x11vnc/util.c index 4e7d80d..9c8c294 100644 --- a/x11vnc/util.c +++ b/x11vnc/util.c @@ -36,6 +36,7 @@ so, delete this exception statement from your version. #include "cleanup.h" #include "win_utils.h" #include "unixpw.h" +#include "connections.h" struct timeval _mysleep; |