/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef gid_t

/* Define as __inline if that's what the C compiler calls it.  */
#undef inline

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef mode_t

/* Define to `long' if <sys/types.h> doesn't define.  */
#undef off_t

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef uid_t

/* Types that <sys/types.h> might neglect to define. */
#undef int32_t
#undef u_int32_t
#undef u_int16_t
#undef u_int8_t
#undef ssize_t
#undef u_char
#undef u_int
#undef u_long

/* The number of bytes in a long.  */
#undef SIZEOF_LONG

/* The number of bytes in a long long.  */
#undef SIZEOF_LONG_LONG

/* Define if you have the clock_gettime function.  */
#undef HAVE_CLOCK_GETTIME

/* Define if you have the <memory.h> header file.  */
#undef HAVE_MEMORY_H

/* Define if you have the <sys/cdefs.h> header file.  */
#undef HAVE_SYS_CDEFS_H

/* Define if you have the <sys/time.h> header file.  */
#undef HAVE_SYS_TIME_H

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION

/* Path for the C preprocessor command */
#undef PATH_CPP

/* Define if system headers declare clock_gettime. */
#undef HAVE_CLOCK_GETTIME_DECL

/* Define if sys/time.h defines a struct timespec. */
#undef HAVE_TIMESPEC

/* Define if the stat structure has a st_atimespec field. */
#undef SFS_HAVE_STAT_ST_ATIMESPEC

/* Define if the stat structure has a st_mtimespec field. */
#undef SFS_HAVE_STAT_ST_MTIMESPEC

/* Define if compiling with dmalloc.  */
#undef DMALLOC

