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