spark-instrumented-optimizer/third_party/liblzf-3.5/config.h
2010-03-29 16:17:55 -07:00

18 lines
473 B
C

/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
/* Define to empty if the keyword does not work. */
/* #undef const */
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* The number of bytes in a int. */
#define SIZEOF_INT 4
/* The number of bytes in a long. */
#define SIZEOF_LONG 8
/* The number of bytes in a short. */
#define SIZEOF_SHORT 2