libmicrohttpd2

HTTP server C library (MHD 2.x, alpha)
Log | Files | Refs | README | LICENSE

0010-libtool-2.4.2-include-process-h.patch (566B)


      1 diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
      2 index 0418007..91276c2 100644
      3 --- a/build-aux/ltmain.in
      4 +++ b/build-aux/ltmain.in
      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
     13 diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh
     14 index 0418007..91276c2 100644
     15 --- a/build-aux/ltmain.sh
     16 +++ b/build-aux/ltmain.sh
     17 @@ -4163,6 +4163,7 @@
     18  # include <unistd.h>
     19  # include <stdint.h>
     20  # ifdef __CYGWIN__
     21 +#  include <process.h>
     22  #  include <io.h>
     23  # endif
     24  #endif