mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
fix make dependencies by straightening out includes
git-svn-id: file:///svn/toku/tokudb@17328 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
0fecb0fd4d
commit
f408fad151
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
|||
* a REFERENCE IMPLEMENTATION of the loader
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "ydb-internal.h"
|
||||
#include "loader.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue