Added more headers

This commit is contained in:
Andrew Kane
2025-12-10 22:55:54 -08:00
parent 8ca5e37c83
commit eda94a46d8
10 changed files with 26 additions and 0 deletions

View File

@@ -1,8 +1,10 @@
#include "postgres.h"
#include "access/genam.h"
#include "access/generic_xlog.h"
#include "hnsw.h"
#include "storage/bufmgr.h"
#include "storage/bufpage.h"
#include "storage/lmgr.h"
#include "utils/datum.h"
#include "utils/memutils.h"