tn3399_openwrt/package/utils/e2fsprogs/patches/002-fix-subst-host-build.patch

11 lines
186 B
Diff
Raw Normal View History

--- a/util/subst.c
+++ b/util/subst.c
@@ -10,6 +10,7 @@
#else
#define HAVE_SYS_STAT_H
#define HAVE_SYS_TIME_H
+#define HAVE_SYS_STAT_H
#endif
#include <stdio.h>
#include <errno.h>