Without , INT_MAX is not defined. diff --git a/transport.hxx b/transport.hxx index 35a57a7..838add6 100644 --- a/transport.hxx +++ b/transport.hxx @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include >
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-21maint: Add 'etc/hurd-manifest.scm'....Janneke Nieuwenhuizen
2023-07-25cuirass: Update hurd-manifest with newly supported packages....Janneke Nieuwenhuizen
2022-05-26cuirass: Create just as many threads as needed....Ludovic Courtès
2022-05-26cuirass: Fork inferior processes before creating threads....Ludovic Courtès
2022-05-20cuirass: Close each inferior upon completion....Ludovic Courtès
2021-03-10ci: Remove hydra support....Mathieu Othacehe