b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- a/util/subst.c |
2 | +++ b/util/subst.c | ||||
3 | @@ -10,6 +10,7 @@ | ||||
4 | #else | ||||
5 | #define HAVE_SYS_STAT_H | ||||
6 | #define HAVE_SYS_TIME_H | ||||
7 | +#define HAVE_SYS_STAT_H | ||||
8 | #endif | ||||
9 | #include <stdio.h> | ||||
10 | #include <errno.h> |