summaryrefslogtreecommitdiff
path: root/net/haproxy17/files
diff options
context:
space:
mode:
Diffstat (limited to 'net/haproxy17/files')
-rw-r--r--net/haproxy17/files/patch-ebtree-ebtree.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/haproxy17/files/patch-ebtree-ebtree.h b/net/haproxy17/files/patch-ebtree-ebtree.h
new file mode 100644
index 000000000000..4f5d4a03c32e
--- /dev/null
+++ b/net/haproxy17/files/patch-ebtree-ebtree.h
@@ -0,0 +1,10 @@
+--- ebtree/ebtree.h.orig 2021-03-19 17:56:33.131201000 +0000
++++ ebtree/ebtree.h 2021-03-19 17:54:50.584874000 +0000
+@@ -247,6 +247,7 @@
+ #define _EBTREE_H
+
+ #include <stdlib.h>
++#include <unistd.h>
+ #include "compiler.h"
+
+ static inline int flsnz8_generic(unsigned int x)