You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/util/subst.c
|
|
+++ b/util/subst.c
|
|
@@ -9,6 +9,7 @@
|
|
#include "config.h"
|
|
#else
|
|
#define HAVE_SYS_TIME_H
|
|
+#define HAVE_SYS_STAT_H
|
|
#endif
|
|
#include <stdio.h>
|
|
#include <errno.h>
|
|
|