diff options
author | runge <runge> | 2009-02-22 03:04:33 +0000 |
---|---|---|
committer | runge <runge> | 2009-02-22 03:04:33 +0000 |
commit | 81cda63cb49d66da1881c577e41364ea84b73ff9 (patch) | |
tree | 80f20c131f06dee704728cbaeccfc1e23fa4b737 /x11vnc/selection.c | |
parent | d400112c89cc70eb0a8b3d4c4785b8dc7c8fe658 (diff) | |
download | libtdevnc-81cda63cb49d66da1881c577e41364ea84b73ff9.tar.gz libtdevnc-81cda63cb49d66da1881c577e41364ea84b73ff9.zip |
fix some compiler warnings.
Diffstat (limited to 'x11vnc/selection.c')
-rw-r--r-- | x11vnc/selection.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/selection.c b/x11vnc/selection.c index cf99986..8371e34 100644 --- a/x11vnc/selection.c +++ b/x11vnc/selection.c @@ -4,6 +4,7 @@ #include "cleanup.h" #include "connections.h" #include "unixpw.h" +#include "win_utils.h" #include "xwrappers.h" /* |