Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
#include <rfb/rfbint.h>
#else
#include <config.h>
#ifdef HAVE_STDINT_H
#include <stdint.h>
#endif
#include <rfb/keysym.h>
#ifdef HAVE_LIBZ
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <gdk/gdkx.h>