make it compile

This commit is contained in:
Hongze Cheng 2022-05-20 07:40:21 +00:00
parent 69e6b4baac
commit b563902bb4
1 changed files with 2 additions and 2 deletions

View File

@ -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;