1 2 3 4 5 6 7 8 9 10 11
#ifndef _LDB_PRIVATE_INCLUDES_H_ #define _LDB_PRIVATE_INCLUDES_H_ /* a temporary includes file until I work on the ldb build system */ #include "replace.h" #include "system/filesys.h" #include "system/time.h" #endif /*_LDB_PRIVATE_INCLUDES_H_*/