8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / lib / gss_mechs / mech_krb5 / include / db-config.h
blob3207cb8db00a1c4716f8d3e2f85699daf43f0070
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. */
6 /* #undef const */
8 /* Define to `unsigned' if <sys/types.h> doesn't define. */
9 /* #undef size_t */
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
18 /* #undef ssize_t */
20 /* #undef u_char */
21 /* #undef u_short */
22 /* #undef u_int */
23 /* #undef u_long */
25 /* #undef int8_t */
26 #define u_int8_t unsigned char
27 /* #undef int16_t */
28 #define u_int16_t unsigned short
29 /* #undef int32_t */
30 #define u_int32_t unsigned int
32 /* #undef ssize_t */
34 /* #undef u_char */
35 /* #undef u_short */
36 /* #undef u_int */
37 /* #undef u_long */
39 /* #undef int8_t */
40 #define u_int8_t unsigned char
41 /* #undef int16_t */
42 #define u_int16_t unsigned short
43 /* #undef int32_t */
44 #define u_int32_t unsigned int
46 /* The number of bytes in a int. */
47 #define SIZEOF_INT 4
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