aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/file/fileset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/storage/file/fileset.c')
-rw-r--r--src/backend/storage/file/fileset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backend/storage/file/fileset.c b/src/backend/storage/file/fileset.c
index e9951b02694..84cae32548e 100644
--- a/src/backend/storage/file/fileset.c
+++ b/src/backend/storage/file/fileset.c
@@ -25,6 +25,7 @@
#include "catalog/pg_tablespace.h"
#include "commands/tablespace.h"
+#include "common/file_utils.h"
#include "common/hashfn.h"
#include "miscadmin.h"
#include "storage/ipc.h"