aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/e2fsprogs/patches/002-fix-subst-host-build.patch
blob: 5c28a59b818bef2ff8baab413622215c94c90fa2 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>