Explorar o código

Include limits, fixs compilation in some envs

ncteisen %!s(int64=8) %!d(string=hai) anos
pai
achega
5eeda1b8db
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/ext/transport/chttp2/transport/flow_control.c

+ 1 - 0
src/core/ext/transport/chttp2/transport/flow_control.c

@@ -18,6 +18,7 @@
 
 #include "src/core/ext/transport/chttp2/transport/internal.h"
 
+#include <limits.h>
 #include <math.h>
 #include <string.h>