diff options
Diffstat (limited to 'db2/config.h')
-rw-r--r-- | db2/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/db2/config.h b/db2/config.h index e5e105830e..6f09795e3c 100644 --- a/db2/config.h +++ b/db2/config.h @@ -2,16 +2,10 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* ...but edited by hand to be used in GNU libc. */ -#include <sys/stat.h> /* To get _STATBUF_ST_BLKSIZE. */ /* Define to empty if the keyword does not work. */ /* #undef const */ -/* Define if your struct stat has st_blksize. */ -#ifdef _STATBUF_ST_BLKSIZE -# define HAVE_ST_BLKSIZE 1 -#endif - /* Define to `int' if <sys/types.h> doesn't define. */ /* #undef mode_t */ |