Commit 6dd26394 authored by dscho's avatar dscho

do not always include rfb/keysym.h

parent ff9c0be8
...@@ -59,7 +59,6 @@ ...@@ -59,7 +59,6 @@
#include <rfb/rfbconfig.h> #include <rfb/rfbconfig.h>
#include <rfb/rfbint.h> #include <rfb/rfbint.h>
#endif #endif
#include <rfb/keysym.h>
#ifdef LIBVNCSERVER_HAVE_LIBZ #ifdef LIBVNCSERVER_HAVE_LIBZ
#include <zlib.h> #include <zlib.h>
......
#include <rfb/keysym.h>
#include "VNConsole.h" #include "VNConsole.h"
#include "vga.h" #include "vga.h"
#include <fcntl.h> #include <fcntl.h>
......
#include <stdarg.h> #include <stdarg.h>
#include <rfb/keysym.h>
#include "VNConsole.h" #include "VNConsole.h"
#define DEBUG(x) #define DEBUG(x)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment