Home | History | Annotate | Download | only in rfb
      1 #ifndef _RFB_RFBINT_H
      2 #define _RFB_RFBINT_H 1
      3 #ifndef _GENERATED_STDINT_H
      4 #define _GENERATED_STDINT_H "LibVNCServer 0.9.9"
      5 /* generated using a gnu compiler version gcc (Debian 4.7.2-5) 4.7.2 Copyright (C) 2012 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
     18