# | Line 7 | Line 7 | |
---|---|---|
7 | /* #undef _ALL_SOURCE */ | |
8 | #endif | |
9 | ||
10 | – | /* Define to empty if the keyword does not work. */ |
11 | – | /* #undef const */ |
12 | – | |
10 | /* Define if your struct stat has st_blocks. */ | |
11 | #define HAVE_ST_BLOCKS 1 | |
12 | ||
13 | /* Define if utime(file, NULL) sets file's timestamp to the present. */ | |
14 | #define HAVE_UTIME_NULL 1 | |
15 | ||
19 | – | /* Define as __inline if that's what the C compiler calls it. */ |
20 | – | /* #undef inline */ |
21 | – | |
16 | /* Define to `int' if <sys/types.h> doesn't define. */ | |
17 | /* #undef mode_t */ | |
18 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |