mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
Compilation issue detected as follows by gcc: In file included from src/ncbuf.c:19: src/ncbuf.c: In function 'ncb_write_off': include/haproxy/bug.h:144:10: error: unknown type name 'ssize_t' 144 | extern ssize_t write(int, const void *, size_t); \ |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||