diff options
author | runge <runge> | 2006-06-24 01:00:43 +0000 |
---|---|---|
committer | runge <runge> | 2006-06-24 01:00:43 +0000 |
commit | 9992160105b0433484bca804d62eb672aff113de (patch) | |
tree | 76447789365f2cfc38e5650a3a34cd9ad132382f /x11vnc/util.c | |
parent | 64e731a9da82e3cc614e274d6fca6f855d0359b7 (diff) | |
download | libtdevnc-9992160105b0433484bca804d62eb672aff113de.tar.gz libtdevnc-9992160105b0433484bca804d62eb672aff113de.zip |
x11vnc: misc cleanup.
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 fa28853..cfd9cd5 100644 --- a/x11vnc/util.c +++ b/x11vnc/util.c @@ -2,6 +2,7 @@ #include "x11vnc.h" #include "cleanup.h" +#include "win_utils.h" struct timeval _mysleep; |