diff options
Diffstat (limited to 'src/include/commands/portalcmds.h')
-rw-r--r-- | src/include/commands/portalcmds.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/commands/portalcmds.h b/src/include/commands/portalcmds.h index 49605da63eb..87c57f4c873 100644 --- a/src/include/commands/portalcmds.h +++ b/src/include/commands/portalcmds.h @@ -14,6 +14,7 @@ #ifndef PORTALCMDS_H #define PORTALCMDS_H +#include "nodes/parsenodes.h" #include "utils/portal.h" |