First git repo commit for the libreCMC project
[librecmc/librecmc.git] / package / utils / e2fsprogs / patches / 002-fix-subst-host-build.patch
1 --- a/util/subst.c
2 +++ b/util/subst.c
3 @@ -9,6 +9,7 @@
4  #include "config.h"
5  #else
6  #define HAVE_SYS_TIME_H
7 +#define HAVE_SYS_STAT_H
8  #endif
9  #include <stdio.h>
10  #include <errno.h>