]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: time: switch clockid_t to empty_t when not available
authorWilly Tarreau <w@1wt.eu>
Tue, 21 May 2019 17:58:16 +0000 (19:58 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 21 May 2019 18:03:03 +0000 (20:03 +0200)
commit80daaa1e9dbf0e9b5df5308bc72672f85f794700
treea83f71fa2769f40be9339e3eddcb9ff31e259f7c
parent9a85a1700b57c8a7fdb0f53b5b161eb6480c9de6
CLEANUP: time: switch clockid_t to empty_t when not available

This is cleaner than using an int. We also get rid of the constants
that we don't need nor use.
include/common/compat.h