e53ca6b32deda1aab31fdc05ad6a444f2233e5bb
[nbd.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define as __inline if that's what the C compiler calls it.  */
4 #undef inline
5
6 /* Define if your processor stores words with the most significant
7    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
8 #undef WORDS_BIGENDIAN
9
10 /* The number of bytes in a unsigned int.  */
11 #undef SIZEOF_UNSIGNED_INT
12
13 /* The number of bytes in a unsigned long int.  */
14 #undef SIZEOF_UNSIGNED_LONG_INT
15
16 /* The number of bytes in a unsigned long long int.  */
17 #undef SIZEOF_UNSIGNED_LONG_LONG_INT
18
19 /* The number of bytes in a unsigned short int.  */
20 #undef SIZEOF_UNSIGNED_SHORT_INT
21
22 /* Define if you have the llseek function.  */
23 #undef HAVE_LLSEEK