0010-libtool-2.4.2-include-process-h-mod.patch 283 B

12345678910111213
  1. diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh
  2. index 0418007..91276c2 100644
  3. --- a/build-aux/ltmain.sh
  4. +++ b/build-aux/ltmain.sh
  5. @@ -4163,6 +4163,7 @@
  6. # include <unistd.h>
  7. # include <stdint.h>
  8. # ifdef __CYGWIN__
  9. +# include <process.h>
  10. # include <io.h>
  11. # endif
  12. #endif