]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: compat: make sure to always define clockid_t
authorWilly Tarreau <w@1wt.eu>
Mon, 20 May 2019 18:18:26 +0000 (20:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 20 May 2019 18:24:10 +0000 (20:24 +0200)
commitb81939cef01f09061ab07fef08d2fef0f60b1584
tree7d61deaf3b6da47965e2faca793785a7400a7e21
parent5a6e2245fa0de34692f3862965ec332a8e50531c
MINOR: compat: make sure to always define clockid_t

In order to ease the internal time API, we'll have the threads time always
present even when threads are disabled. Let's make sure clockid_t, and the
minimum clock times are defined even on older or non-compatible systems.
include/common/compat.h