2016-07-01 14:41:46 +00:00
|
|
|
--- a/util/subst.c
|
|
|
|
+++ b/util/subst.c
|
2018-03-24 11:36:46 +00:00
|
|
|
@@ -10,6 +10,7 @@
|
2016-07-01 14:41:46 +00:00
|
|
|
#else
|
2018-03-24 11:36:46 +00:00
|
|
|
#define HAVE_SYS_STAT_H
|
2016-07-01 14:41:46 +00:00
|
|
|
#define HAVE_SYS_TIME_H
|
|
|
|
+#define HAVE_SYS_STAT_H
|
|
|
|
#endif
|
|
|
|
#include <stdio.h>
|
|
|
|
#include <errno.h>
|