mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@ -15,7 +15,6 @@
|
||||
#define TABLESPACE_H
|
||||
|
||||
#include "access/xlog.h"
|
||||
#include "nodes/parsenodes.h"
|
||||
|
||||
/* XLOG stuff */
|
||||
#define XLOG_TBLSPC_CREATE 0x00
|
||||
|
Reference in New Issue
Block a user