1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

move alloca() definition from all *.h files to one new header file

This commit is contained in:
Julius Goryavsky
2023-03-07 11:13:20 +01:00
parent b1646d0433
commit 1e58b8afc0
9 changed files with 58 additions and 32 deletions

View File

@ -11,6 +11,7 @@
#include <stdlib.h>
#include <string.h>
#include <my_alloca.h>
#if 0
extern "C" {