]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: fix compilation on NetBSD
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 21 Oct 2021 08:57:02 +0000 (10:57 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 22 Oct 2021 15:04:35 +0000 (17:04 +0200)
commit28c5b3c0bc40f96579845f13a9fafa6f63eb10c0
tree7df71672c3d037c0468ef5ece59f225ec853d912
parent1de51eb7279fb4257bdb3816c5e9a7990b7ae211
BUILD: fix compilation on NetBSD

Use include file <sys/time.h> to fix compilation error with timeval in
some files. This is as reported as 'man 7 system_data_types'. The build
error is reported on NetBSD 9.2.

This should be backported up to 2.2.
include/haproxy/check-t.h
include/haproxy/stream-t.h