summaryrefslogtreecommitdiff
path: root/plugin/handler_socket/libhsclient/allocator.hpp
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2023-03-17 06:59:46 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2023-03-17 06:59:46 +0200
commit3dd33789c1b2003dab7f98d4ec390476076a2267 (patch)
tree6910cfc98cfd47e8b2b1ecee1d981c3e44391496 /plugin/handler_socket/libhsclient/allocator.hpp
parent5f33351f48557fa09d5ebcf9864c33bfa296cd8e (diff)
parentfffa4b28a136d1297066cc652127619d0ed82449 (diff)
downloadmariadb-git-3dd33789c1b2003dab7f98d4ec390476076a2267.tar.gz
Merge 10.9 into 10.10
Diffstat (limited to 'plugin/handler_socket/libhsclient/allocator.hpp')
-rw-r--r--plugin/handler_socket/libhsclient/allocator.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/handler_socket/libhsclient/allocator.hpp b/plugin/handler_socket/libhsclient/allocator.hpp
index dd3a28ba7bd..9df6a1ab752 100644
--- a/plugin/handler_socket/libhsclient/allocator.hpp
+++ b/plugin/handler_socket/libhsclient/allocator.hpp
@@ -11,6 +11,7 @@
#include <stdlib.h>
#include <string.h>
+#include <my_alloca.h>
#if 0
extern "C" {