Skip to content

Commit db6c522

Browse files
committed
[PGPRO-7068] include pg_crc32.c explicitely
Tags: ptrack
1 parent 1accef5 commit db6c522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: ptrack.c

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
/* For file_is_in_cfs_tablespace() only. */
4141
#include "common/cfs_common.h"
4242
#endif
43+
#include "port/pg_crc32c.h"
4344
#include "storage/copydir.h"
4445
#include "storage/ipc.h"
4546
#include "storage/lmgr.h"

0 commit comments

Comments
 (0)