summaryrefslogtreecommitdiffstats
path: root/rfb/rfbint.h
diff options
context:
space:
mode:
Diffstat (limited to 'rfb/rfbint.h')
-rw-r--r--rfb/rfbint.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/rfb/rfbint.h b/rfb/rfbint.h
deleted file mode 100644
index 2211a6a..0000000
--- a/rfb/rfbint.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#ifndef _RFB_RFBINT_H
-#define _RFB_RFBINT_H 1
-#ifndef _GENERATED_STDINT_H
-#define _GENERATED_STDINT_H "LibVNCServer 0.6pre"
-/* generated using a gnu compiler version gcc (GCC) 3.2 Copyright (C) 2002 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. */
-
-#include <stdint.h>
-
-
-/* system headers have good uint64_t */
-#ifndef _HAVE_UINT64_T
-#define _HAVE_UINT64_T
-#endif
-
- /* once */
-#endif
-#endif