1
0

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

12345678910
  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>