add libvncserver
[presencevnc] / libvnc / rfb / rfbint.h
1 #ifndef _RFB_RFBINT_H
2 #define _RFB_RFBINT_H 1
3 #ifndef _GENERATED_STDINT_H
4 #define _GENERATED_STDINT_H "LibVNCServer 0.9.7"
5 /* generated using a gnu compiler version sbox-arm-none-linux-gnueabi-gcc (GCC) 4.2.1 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */
6
7 #include <stdint.h>
8
9
10 /* system headers have good uint64_t */
11 #ifndef _HAVE_UINT64_T
12 #define _HAVE_UINT64_T
13 #endif
14
15   /* once */
16 #endif
17 #endif