00001 #ifndef _SRC_INCLUDE_OPENCT_TYPES_H 00002 #define _SRC_INCLUDE_OPENCT_TYPES_H 1 00003 #ifndef _GENERATED_STDINT_H 00004 #define _GENERATED_STDINT_H "openct 0.6.8" 00005 /* generated using a gnu compiler version gcc-4.1 (GCC) 4.1.0 (Ubuntu 4.1.0-1ubuntu8) Copyright (C) 2006 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. */ 00006 00007 #include <stdint.h> 00008 00009 00010 /* system headers have good uint64_t */ 00011 #ifndef _HAVE_UINT64_T 00012 #define _HAVE_UINT64_T 00013 #endif 00014 00015 /* once */ 00016 #endif 00017 #endif