Hi David, On Sun, Feb 18, 2018 at 07:40:52PM +0000, David CARLIER wrote: > Hi, > > Here a little patch proposal to fix OpenBSD build. > > Regards.
> From 999db97d098e1498321808544112a4e441c981c0 Mon Sep 17 00:00:00 2001 > From: David Carlier <[email protected]> > Date: Sun, 18 Feb 2018 19:36:42 +0000 > Subject: [PATCH] BUILD/MINOR: haproxy > > stdint.h is needed on OpenBSD fr uintptr_t type. Ah thank you, good catch. In fact it should be needed for any OS, it just happens to work by pure luck. Now merged, thanks! Willy

