Skip to content

Commit ee68f5d

Browse files
author
Tanya Gupta
committed
including library
Signed-off-by: Tanya Gupta <[email protected]>
1 parent 45f10cc commit ee68f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/parser/parse_type.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include "utils/builtins.h"
2727
#include "utils/lsyscache.h"
2828
#include "utils/syscache.h"
29+
#include "utils/guc.h"
2930

3031
static int32 typenameTypeMod(ParseState *pstate, const TypeName *typeName,
3132
Type typ);

0 commit comments

Comments
 (0)