mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 17:18:59 +00:00
11 lines
180 B
Diff
11 lines
180 B
Diff
|
--- 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>
|