Skip to content

Commit da06245

Browse files
committed
add missing include to pl_hash_funcs.c
1 parent f6548ba commit da06245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pl_hash_funcs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include "pathman.h"
1212
#include "partition_creation.h"
1313
#include "relation_info.h"
14+
#include "utils.h"
1415

1516
#include "utils/builtins.h"
1617
#include "utils/typcache.h"

0 commit comments

Comments
 (0)