mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 12:41:00 +02:00
BUILD: activity: do not include malloc.h
It doesn't exist on MacOS and broke the build. We don't need it as it's already included by compat.h when relevant. No backport is needed.
This commit is contained in:
parent
a46f1af2b1
commit
7541056aa0
@ -10,7 +10,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <malloc.h>
|
||||
#include <haproxy/activity-t.h>
|
||||
#include <haproxy/api.h>
|
||||
#include <haproxy/cfgparse.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user