make it compile
This commit is contained in:
parent
69e6b4baac
commit
b563902bb4
|
@ -14,8 +14,8 @@
|
|||
*/
|
||||
#include "tdbInt.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
// #include <sys/types.h>
|
||||
// #include <unistd.h>
|
||||
|
||||
struct SPCache {
|
||||
int szPage;
|
||||
|
|
Loading…
Reference in New Issue