mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
#include "nodes/nodes.h"
|
||||
#include "storage/latch.h"
|
||||
#include "replication/syncrep.h"
|
||||
#include "storage/shmem.h"
|
||||
#include "storage/spin.h"
|
||||
|
||||
|
||||
typedef enum WalSndState
|
||||
{
|
||||
WALSNDSTATE_STARTUP = 0,
|
||||
|
Reference in New Issue
Block a user