mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
move alloca() definition from all *.h files to one new header file
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <my_alloca.h>
|
||||
|
||||
#if 0
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user