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 on.patch?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-05gnu: openjdk10: Add patches to fix build....* gnu/packages/patches/openjdk-10-pointer-comparison.patch, gnu/packages/patches/openjdk-10-setsignalhandler.patch: New files. * gnu/local.mk (dist_patch_DATA): Register patches. * gnu/packages/java.scm (openjdk10)[origin]: Use patches. Andreas Enge