From e362d4e1eadd75f083dd0ed6a5304a0f057379fb Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 15 Jun 2000 00:52:26 +0000 Subject: #include cleanups --- src/include/commands/comment.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/commands/comment.h') diff --git a/src/include/commands/comment.h b/src/include/commands/comment.h index c9a5b63821..1514412969 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 -- * -- cgit v1.2.1