Commit 438f380a authored by Dave Wells's avatar Dave Wells Committed by Yoni Fogel

fix make dependencies by straightening out includes

git-svn-id: file:///svn/toku/tokudb@17328 c7de825b-a66e-492c-adef-691d508d4ae1
parent 636b97aa
...@@ -11,7 +11,8 @@ ...@@ -11,7 +11,8 @@
* a REFERENCE IMPLEMENTATION of the loader * a REFERENCE IMPLEMENTATION of the loader
*/ */
#include "includes.h" #include <stdio.h>
#include <string.h>
#include "ydb-internal.h" #include "ydb-internal.h"
#include "loader.h" #include "loader.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment