summaryrefslogtreecommitdiffstats
path: root/stats.c
diff options
context:
space:
mode:
authordscho <dscho>2003-02-09 15:04:00 +0000
committerdscho <dscho>2003-02-09 15:04:00 +0000
commit5030d53ff08665d27e388244aa22b272716240bc (patch)
tree64aa4ced924efed1e8c66579fce4e93ef97499d6 /stats.c
parentf86f9cec24a85bff17b4635f09c00513a2c356c3 (diff)
downloadlibvncserver-5030d53ff08665d27e388244aa22b272716240bc.zip
libvncserver-5030d53ff08665d27e388244aa22b272716240bc.tar.gz
converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
Diffstat (limited to 'stats.c')
-rw-r--r--stats.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stats.c b/stats.c
index 7d8b6b6..223607d 100644
--- a/stats.c
+++ b/stats.c
@@ -24,8 +24,6 @@
* USA.
*/
-#include <stdio.h>
-#include <stdlib.h>
#include "rfb.h"
static const char* encNames[] = {
OpenPOWER on IntegriCloud