haproxy/contrib/tcploop
Willy Tarreau 5cd60670a6 CONTRIB: tcploop: add limits.h to fix build issue with some compilers
Just got this while cross-compiling :

tcploop.c: In function 'tcp_recv':
tcploop.c:444:48: error: 'INT_MAX' undeclared (first use in this function)
tcploop.c:444:48: note: each undeclared identifier is reported only once for each function it appears in
2016-12-17 14:27:30 +01:00
..
Makefile CONTRIB: tcploop: scriptable TCP I/O for debugging purposes 2016-11-12 18:04:05 +01:00
tcploop.c CONTRIB: tcploop: add limits.h to fix build issue with some compilers 2016-12-17 14:27:30 +01:00