1 #pragma ident "%Z%%M% %I% %E% SMI"
2 /* obj/db-config.h. Generated automatically by configure. */
3 /* obj/db-config.h.in. Generated automatically from configure.in by autoheader. */
5 /* Define to empty if the keyword does not work. */
8 /* Define to `unsigned' if <sys/types.h> doesn't define. */
11 /* Define if you have the ANSI C header files. */
12 #define STDC_HEADERS 1
14 /* Define if your processor stores words with the most significant
15 byte first (like Motorola and SPARC, unlike Intel and VAX). */
16 #define WORDS_BIGENDIAN 1
26 #define u_int8_t unsigned char
28 #define u_int16_t unsigned short
30 #define u_int32_t unsigned int
40 #define u_int8_t unsigned char
42 #define u_int16_t unsigned short
44 #define u_int32_t unsigned int
46 /* The number of bytes in a int. */
49 /* Define if you have the memmove function. */
50 #define HAVE_MEMMOVE 1
52 /* Define if you have the mkstemp function. */
53 #define HAVE_MKSTEMP 1
55 /* Define if you have the strerror function. */
56 #define HAVE_STRERROR 1
58 /* Define if you have the <unistd.h> header file. */
59 #define HAVE_UNISTD_H 1