1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

my_alloc.h included in installation

This commit is contained in:
unknown
2002-04-20 00:00:29 +03:00
parent 5ccbbee104
commit 2ebd90b830
3 changed files with 3 additions and 3 deletions

View File

@ -464,7 +464,7 @@ typedef struct st_changeable_var {
} CHANGEABLE_VAR;
#include "my_alloc.h"
#include <my_alloc.h>
/* Prototypes for mysys and my_func functions */