diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 3716dd29b39..1a20a1ae4e0 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -96,6 +96,7 @@ and this notice must be preserved on all copies. */ | |||
| 96 | #undef HAVE_SYS_TIMEB_H | 96 | #undef HAVE_SYS_TIMEB_H |
| 97 | #undef HAVE_SYS_TIME_H | 97 | #undef HAVE_SYS_TIME_H |
| 98 | #undef HAVE_UNISTD_H | 98 | #undef HAVE_UNISTD_H |
| 99 | #undef HAVE_UTIME_H | ||
| 99 | #undef STDC_HEADERS | 100 | #undef STDC_HEADERS |
| 100 | #undef TIME_WITH_SYS_TIME | 101 | #undef TIME_WITH_SYS_TIME |
| 101 | 102 | ||