510 lines
14 KiB
C
Executable File
510 lines
14 KiB
C
Executable File
#ifndef _RFB_RFBCONFIG_H
|
|
#define _RFB_RFBCONFIG_H 1
|
|
|
|
/* rfb/rfbconfig.h. Generated automatically at end of configure. */
|
|
/* rfbconfig.h. Generated by configure. */
|
|
/* rfbconfig.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Enable 24 bit per pixel in native framebuffer */
|
|
#ifndef LIBVNCSERVER_ALLOW24BPP
|
|
#define LIBVNCSERVER_ALLOW24BPP 1
|
|
#endif
|
|
|
|
/* work around when write() returns ENOENT but does not mean it */
|
|
/* #undef LIBVNCSERVER_ENOENT_WORKAROUND */
|
|
|
|
/* Use ffmpeg (for vnc2mpg) */
|
|
/* #undef LIBVNCSERVER_FFMPEG */
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_ARPA_INET_H
|
|
#define LIBVNCSERVER_HAVE_ARPA_INET_H 1
|
|
#endif
|
|
|
|
/* Avahi/mDNS client build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_AVAHI */
|
|
|
|
/* Define to 1 if you have the `crypt' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_CRYPT */
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_DLFCN_H
|
|
#define LIBVNCSERVER_HAVE_DLFCN_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
|
/* #undef LIBVNCSERVER_HAVE_DOPRNT */
|
|
|
|
/* DPMS extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_DPMS */
|
|
|
|
/* FBPM extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_FBPM */
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_FCNTL_H
|
|
#define LIBVNCSERVER_HAVE_FCNTL_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `fork' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_FORK
|
|
#define LIBVNCSERVER_HAVE_FORK 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `ftime' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_FTIME
|
|
#define LIBVNCSERVER_HAVE_FTIME 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `geteuid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_GETEUID */
|
|
|
|
/* Define to 1 if you have the `gethostbyname' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_GETHOSTBYNAME
|
|
#define LIBVNCSERVER_HAVE_GETHOSTBYNAME 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `gethostname' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_GETHOSTNAME
|
|
#define LIBVNCSERVER_HAVE_GETHOSTNAME 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `getpwnam' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_GETPWNAM */
|
|
|
|
/* Define to 1 if you have the `getpwuid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_GETPWUID */
|
|
|
|
/* Define to 1 if you have the `getspnam' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_GETSPNAM */
|
|
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_GETTIMEOFDAY
|
|
#define LIBVNCSERVER_HAVE_GETTIMEOFDAY 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `getuid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_GETUID */
|
|
|
|
/* Define to 1 if you have the `grantpt' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_GRANTPT */
|
|
|
|
/* Define to 1 if you have the `inet_ntoa' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_INET_NTOA
|
|
#define LIBVNCSERVER_HAVE_INET_NTOA 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `initgroups' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_INITGROUPS */
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_INTTYPES_H
|
|
#define LIBVNCSERVER_HAVE_INTTYPES_H 1
|
|
#endif
|
|
|
|
/* IRIX XReadDisplay available */
|
|
/* #undef LIBVNCSERVER_HAVE_IRIX_XREADDISPLAY */
|
|
|
|
/* libcrypt library present */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBCRYPT */
|
|
|
|
/* openssl libcrypto library present */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBCRYPTO */
|
|
|
|
/* Define to 1 if you have the `cygipc' library (-lcygipc). */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBCYGIPC */
|
|
|
|
/* Define to 1 if you have the `jpeg' library (-ljpeg). */
|
|
#ifndef LIBVNCSERVER_HAVE_LIBJPEG
|
|
#define LIBVNCSERVER_HAVE_LIBJPEG 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `nsl' library (-lnsl). */
|
|
#ifndef LIBVNCSERVER_HAVE_LIBNSL
|
|
#define LIBVNCSERVER_HAVE_LIBNSL 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `pthread' library (-lpthread). */
|
|
#ifndef LIBVNCSERVER_HAVE_LIBPTHREAD
|
|
#define LIBVNCSERVER_HAVE_LIBPTHREAD 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `socket' library (-lsocket). */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBSOCKET */
|
|
|
|
/* openssl libssl library present */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBSSL */
|
|
|
|
/* XDAMAGE extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBXDAMAGE */
|
|
|
|
/* XFIXES extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBXFIXES */
|
|
|
|
/* XINERAMA extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBXINERAMA */
|
|
|
|
/* XRANDR extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBXRANDR */
|
|
|
|
/* DEC-XTRAP extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_LIBXTRAP */
|
|
|
|
/* Define to 1 if you have the `z' library (-lz). */
|
|
#ifndef LIBVNCSERVER_HAVE_LIBZ
|
|
#define LIBVNCSERVER_HAVE_LIBZ 1
|
|
#endif
|
|
|
|
/* linux fb device build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_LINUX_FB_H */
|
|
|
|
/* linux/input.h present */
|
|
/* #undef LIBVNCSERVER_HAVE_LINUX_INPUT_H */
|
|
|
|
/* linux uinput device build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_LINUX_UINPUT_H */
|
|
|
|
/* video4linux build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_LINUX_VIDEODEV_H */
|
|
|
|
/* build MacOS X native display support */
|
|
/* #undef LIBVNCSERVER_HAVE_MACOSX_NATIVE_DISPLAY */
|
|
|
|
/* Define to 1 if you have the `memmove' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_MEMMOVE
|
|
#define LIBVNCSERVER_HAVE_MEMMOVE 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_MEMORY_H
|
|
#define LIBVNCSERVER_HAVE_MEMORY_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_MEMSET
|
|
#define LIBVNCSERVER_HAVE_MEMSET 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `mkfifo' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_MKFIFO
|
|
#define LIBVNCSERVER_HAVE_MKFIFO 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `mmap' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_MMAP
|
|
#define LIBVNCSERVER_HAVE_MMAP 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_NETDB_H
|
|
#define LIBVNCSERVER_HAVE_NETDB_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_NETINET_IN_H
|
|
#define LIBVNCSERVER_HAVE_NETINET_IN_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <pwd.h> header file. */
|
|
/* #undef LIBVNCSERVER_HAVE_PWD_H */
|
|
|
|
/* RECORD extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_RECORD */
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_SELECT
|
|
#define LIBVNCSERVER_HAVE_SELECT 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `setegid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_SETEGID */
|
|
|
|
/* Define to 1 if you have the `seteuid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_SETEUID */
|
|
|
|
/* Define to 1 if you have the `setgid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_SETGID */
|
|
|
|
/* Define to 1 if you have the `setpgrp' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_SETPGRP */
|
|
|
|
/* Define to 1 if you have the `setsid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_SETSID */
|
|
|
|
/* Define to 1 if you have the `setuid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_SETUID */
|
|
|
|
/* Define to 1 if you have the `setutxent' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_SETUTXENT */
|
|
|
|
/* Define to 1 if you have the `shmat' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_SHMAT */
|
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_SOCKET
|
|
#define LIBVNCSERVER_HAVE_SOCKET 1
|
|
#endif
|
|
|
|
/* Solaris XReadScreen available */
|
|
/* #undef LIBVNCSERVER_HAVE_SOLARIS_XREADSCREEN */
|
|
|
|
/* Define to 1 if `stat' has the bug that it succeeds when given the
|
|
zero-length file name argument. */
|
|
/* #undef LIBVNCSERVER_HAVE_STAT_EMPTY_STRING_BUG */
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_STDINT_H
|
|
#define LIBVNCSERVER_HAVE_STDINT_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_STDLIB_H
|
|
#define LIBVNCSERVER_HAVE_STDLIB_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `strchr' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_STRCHR
|
|
#define LIBVNCSERVER_HAVE_STRCHR 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `strcspn' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_STRCSPN
|
|
#define LIBVNCSERVER_HAVE_STRCSPN 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_STRDUP
|
|
#define LIBVNCSERVER_HAVE_STRDUP 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_STRERROR
|
|
#define LIBVNCSERVER_HAVE_STRERROR 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `strftime' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_STRFTIME
|
|
#define LIBVNCSERVER_HAVE_STRFTIME 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_STRINGS_H
|
|
#define LIBVNCSERVER_HAVE_STRINGS_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_STRING_H
|
|
#define LIBVNCSERVER_HAVE_STRING_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_STRSTR
|
|
#define LIBVNCSERVER_HAVE_STRSTR 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <syslog.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_SYSLOG_H
|
|
#define LIBVNCSERVER_HAVE_SYSLOG_H 1
|
|
#endif
|
|
|
|
/* Use the system libvncserver build environment for x11vnc. */
|
|
/* #undef LIBVNCSERVER_HAVE_SYSTEM_LIBVNCSERVER */
|
|
|
|
/* Define to 1 if you have the <sys/ioctl.h> header file. */
|
|
/* #undef LIBVNCSERVER_HAVE_SYS_IOCTL_H */
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_SYS_SOCKET_H
|
|
#define LIBVNCSERVER_HAVE_SYS_SOCKET_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_SYS_STAT_H
|
|
#define LIBVNCSERVER_HAVE_SYS_STAT_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <sys/stropts.h> header file. */
|
|
/* #undef LIBVNCSERVER_HAVE_SYS_STROPTS_H */
|
|
|
|
/* Define to 1 if you have the <sys/timeb.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_SYS_TIMEB_H
|
|
#define LIBVNCSERVER_HAVE_SYS_TIMEB_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_SYS_TIME_H
|
|
#define LIBVNCSERVER_HAVE_SYS_TIME_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_SYS_TYPES_H
|
|
#define LIBVNCSERVER_HAVE_SYS_TYPES_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
#ifndef LIBVNCSERVER_HAVE_SYS_WAIT_H
|
|
#define LIBVNCSERVER_HAVE_SYS_WAIT_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <termios.h> header file. */
|
|
/* #undef LIBVNCSERVER_HAVE_TERMIOS_H */
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#ifndef LIBVNCSERVER_HAVE_UNISTD_H
|
|
#define LIBVNCSERVER_HAVE_UNISTD_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <utmpx.h> header file. */
|
|
/* #undef LIBVNCSERVER_HAVE_UTMPX_H */
|
|
|
|
/* Define to 1 if you have the `vfork' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_VFORK
|
|
#define LIBVNCSERVER_HAVE_VFORK 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <vfork.h> header file. */
|
|
/* #undef LIBVNCSERVER_HAVE_VFORK_H */
|
|
|
|
/* Define to 1 if you have the `vprintf' function. */
|
|
#ifndef LIBVNCSERVER_HAVE_VPRINTF
|
|
#define LIBVNCSERVER_HAVE_VPRINTF 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the `waitpid' function. */
|
|
/* #undef LIBVNCSERVER_HAVE_WAITPID */
|
|
|
|
/* Define to 1 if `fork' works. */
|
|
#ifndef LIBVNCSERVER_HAVE_WORKING_FORK
|
|
#define LIBVNCSERVER_HAVE_WORKING_FORK 1
|
|
#endif
|
|
|
|
/* Define to 1 if `vfork' works. */
|
|
#ifndef LIBVNCSERVER_HAVE_WORKING_VFORK
|
|
#define LIBVNCSERVER_HAVE_WORKING_VFORK 1
|
|
#endif
|
|
|
|
/* X11 build environment present */
|
|
#ifndef LIBVNCSERVER_HAVE_X11
|
|
#define LIBVNCSERVER_HAVE_X11 1
|
|
#endif
|
|
|
|
/* open ssl X509_print_ex_fp available */
|
|
/* #undef LIBVNCSERVER_HAVE_X509_PRINT_EX_FP */
|
|
|
|
/* XKEYBOARD extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_XKEYBOARD */
|
|
|
|
/* MIT-SHM extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_XSHM */
|
|
|
|
/* XTEST extension build environment present */
|
|
/* #undef LIBVNCSERVER_HAVE_XTEST */
|
|
|
|
/* XTEST extension has XTestGrabControl */
|
|
/* #undef LIBVNCSERVER_HAVE_XTESTGRABCONTROL */
|
|
|
|
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
|
|
slash. */
|
|
#ifndef LIBVNCSERVER_LSTAT_FOLLOWS_SLASHED_SYMLINK
|
|
#define LIBVNCSERVER_LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
#endif
|
|
|
|
/* Need a typedef for in_addr_t */
|
|
/* #undef LIBVNCSERVER_NEED_INADDR_T */
|
|
|
|
/* Name of package */
|
|
#ifndef LIBVNCSERVER_PACKAGE
|
|
#define LIBVNCSERVER_PACKAGE "LibVNCServer"
|
|
#endif
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#ifndef LIBVNCSERVER_PACKAGE_BUGREPORT
|
|
#define LIBVNCSERVER_PACKAGE_BUGREPORT "http://sourceforge.net/projects/libvncserver"
|
|
#endif
|
|
|
|
/* Define to the full name of this package. */
|
|
#ifndef LIBVNCSERVER_PACKAGE_NAME
|
|
#define LIBVNCSERVER_PACKAGE_NAME "LibVNCServer"
|
|
#endif
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#ifndef LIBVNCSERVER_PACKAGE_STRING
|
|
#define LIBVNCSERVER_PACKAGE_STRING "LibVNCServer 0.9.7"
|
|
#endif
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#ifndef LIBVNCSERVER_PACKAGE_TARNAME
|
|
#define LIBVNCSERVER_PACKAGE_TARNAME "libvncserver"
|
|
#endif
|
|
|
|
/* Define to the version of this package. */
|
|
#ifndef LIBVNCSERVER_PACKAGE_VERSION
|
|
#define LIBVNCSERVER_PACKAGE_VERSION "0.9.7"
|
|
#endif
|
|
|
|
/* The number of bytes in type char */
|
|
/* #undef LIBVNCSERVER_SIZEOF_CHAR */
|
|
|
|
/* The number of bytes in type int */
|
|
/* #undef LIBVNCSERVER_SIZEOF_INT */
|
|
|
|
/* The number of bytes in type long */
|
|
/* #undef LIBVNCSERVER_SIZEOF_LONG */
|
|
|
|
/* The number of bytes in type short */
|
|
/* #undef LIBVNCSERVER_SIZEOF_SHORT */
|
|
|
|
/* The number of bytes in type void* */
|
|
/* #undef LIBVNCSERVER_SIZEOF_VOIDP */
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#ifndef LIBVNCSERVER_STDC_HEADERS
|
|
#define LIBVNCSERVER_STDC_HEADERS 1
|
|
#endif
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#ifndef LIBVNCSERVER_TIME_WITH_SYS_TIME
|
|
#define LIBVNCSERVER_TIME_WITH_SYS_TIME 1
|
|
#endif
|
|
|
|
/* Version number of package */
|
|
#ifndef LIBVNCSERVER_VERSION
|
|
#define LIBVNCSERVER_VERSION "0.9.7"
|
|
#endif
|
|
|
|
/* Disable TightVNCFileTransfer protocol */
|
|
#ifndef LIBVNCSERVER_WITH_TIGHTVNC_FILETRANSFER
|
|
#define LIBVNCSERVER_WITH_TIGHTVNC_FILETRANSFER 1
|
|
#endif
|
|
|
|
/* Define to 1 if your processor stores words with the most significant byte
|
|
first (like Motorola and SPARC, unlike Intel and VAX). */
|
|
/* #undef LIBVNCSERVER_WORDS_BIGENDIAN */
|
|
|
|
/* Define to 1 if the X Window System is missing or not being used. */
|
|
/* #undef LIBVNCSERVER_X_DISPLAY_MISSING */
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
/* #undef const */
|
|
|
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
#ifndef __cplusplus
|
|
/* #undef inline */
|
|
#endif
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
/* #undef pid_t */
|
|
|
|
/* Define to `unsigned' if <sys/types.h> does not define. */
|
|
/* #undef size_t */
|
|
|
|
/* The type for socklen */
|
|
/* #undef socklen_t */
|
|
|
|
/* Define as `fork' if `vfork' does not work. */
|
|
/* #undef vfork */
|
|
|
|
/* once: _RFB_RFBCONFIG_H */
|
|
#endif
|