Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -19,11 +19,6 @@ extern "C" {
#include <stdarg.h>
#include <errno.h>
#ifndef false
#define false 0
#define true 1
#endif
#ifdef LIBVNCSERVER_HAVE_SYS_TYPES_H
#include <sys/types.h>