1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-22 21:53:06 +03:00

#include cleanups

This commit is contained in:
Bruce Momjian
2000-06-15 00:52:26 +00:00
parent d540a9a6bd
commit e362d4e1ea
6 changed files with 14 additions and 9 deletions

View File

@@ -12,6 +12,8 @@
#ifndef COMMENT_H
#define COMMENT_H
#include "nodes/pg_list.h"
/*------------------------------------------------------------------
* Function Prototypes --
*