mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
my_alloc.h included in installation
This commit is contained in:
@ -100,7 +100,7 @@ typedef struct st_mysql_rows {
|
||||
|
||||
typedef MYSQL_ROWS *MYSQL_ROW_OFFSET; /* offset to current row */
|
||||
|
||||
#include "my_alloc.h"
|
||||
#include <my_alloc.h>
|
||||
|
||||
typedef struct st_mysql_data {
|
||||
my_ulonglong rows;
|
||||
|
Reference in New Issue
Block a user