1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

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

This commit is contained in:
Sergei Golubchik
2023-03-07 20:05:12 +01:00
parent 94ed30e505
commit 2ac832838f
2 changed files with 0 additions and 3 deletions

View File

@@ -30,8 +30,6 @@
#ifndef __cplusplus
#define inline __inline
#endif
#else
#include <stdlib.h>
#endif
#endif