summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/include/ldb_includes.h
blob: 1bb149a03d82e447b205edac3e51bda228893de9 (plain)
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_*/