haproxy/include
Willy Tarreau 388fc25915 IMPORT: slz: use inttypes.h instead of stdint.h
stdint.h is not as portable as inttypes.h. It doesn't exist at least
on AIX 5.1 and Solaris 7, while inttypes.h is present there and does
include stdint.h on platforms supporting it.

This is equivalent to libslz upstream commit e36710a ("slz: use
inttypes.h instead of stdint.h")
2021-05-14 08:44:52 +02:00
..
haproxy MINOR: uri_normalizer: Add fragment-encode normalizer 2021-05-11 17:24:32 +02:00
import IMPORT: slz: use inttypes.h instead of stdint.h 2021-05-14 08:44:52 +02:00