]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD/MINOR: memory: stdint is needed for uintptr_t
authorDavid Carlier <devnexen@gmail.com>
Sun, 18 Feb 2018 19:36:42 +0000 (19:36 +0000)
committerWilly Tarreau <w@1wt.eu>
Mon, 19 Feb 2018 06:58:50 +0000 (07:58 +0100)
commit4ee76d0281a49d2e32f2e5705c1ad6ac5e5f7aa0
treeab25e29ec3b94da89703876706e42b2eadf2c87e
parent7e2e505006feb8f3b4a7f9e0ac5e89b5a8c4895e
BUILD/MINOR: memory: stdint is needed for uintptr_t

stdint.h is needed on OpenBSD for uintptr_t type.
include/common/memory.h