aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/comment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/commands/comment.h')
-rw-r--r--src/include/commands/comment.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/commands/comment.h b/src/include/commands/comment.h
index c9a5b63821f..1514412969a 100644
--- a/src/include/commands/comment.h
+++ b/src/include/commands/comment.h
@@ -12,6 +12,8 @@
#ifndef COMMENT_H
#define COMMENT_H
+#include "nodes/pg_list.h"
+
/*------------------------------------------------------------------
* Function Prototypes --
*