mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
move my_assume_aligned() to a separate header
This commit is contained in:
parent
95da2113a0
commit
bb24fa31fa
6 changed files with 74 additions and 47 deletions
|
|
@ -27,6 +27,7 @@ Created 12/18/1995 Heikki Tuuri
|
|||
#ifndef fsp0fsp_h
|
||||
#define fsp0fsp_h
|
||||
|
||||
#include "assume_aligned.h"
|
||||
#include "fsp0types.h"
|
||||
#include "fut0lst.h"
|
||||
#include "ut0byte.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue