002-fix-subst-host-build.patch 186 B

12345678910
  1. --- a/util/subst.c
  2. +++ b/util/subst.c
  3. @@ -10,6 +10,7 @@
  4. #else
  5. #define HAVE_SYS_STAT_H
  6. #define HAVE_SYS_TIME_H
  7. +#define HAVE_SYS_STAT_H
  8. #endif
  9. #include <stdio.h>
  10. #include <errno.h>