mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@@ -25,10 +25,7 @@
|
||||
|
||||
#include "access/xlog_internal.h"
|
||||
#include "replication/walreceiver.h"
|
||||
#include "storage/fd.h"
|
||||
#include "storage/pmsignal.h"
|
||||
#include "storage/shmem.h"
|
||||
#include "utils/guc.h"
|
||||
|
||||
WalRcvData *WalRcv = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user