projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1df2042
)
BUILD: sample: include openssl-compat
author
Willy Tarreau
<w@1wt.eu>
Wed, 6 Oct 2021 09:29:03 +0000
(11:29 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Wed, 6 Oct 2021 23:36:51 +0000
(
01:36
+0200)
It's needed for EVP_*.
src/sample.c
patch
|
blob
|
history
diff --git
a/src/sample.c
b/src/sample.c
index
00b8202
..
ad15d04
100644
(file)
--- a/
src/sample.c
+++ b/
src/sample.c
@@
-33,6
+33,7
@@
#include <haproxy/istbuf.h>
#include <haproxy/mqtt.h>
#include <haproxy/net_helper.h>
+#include <haproxy/openssl-compat.h>
#include <haproxy/protobuf.h>
#include <haproxy/proxy.h>
#include <haproxy/regex.h>