summaryrefslogtreecommitdiff
path: root/src/include/replication/walsender.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/replication/walsender.h')
-rw-r--r--src/include/replication/walsender.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/replication/walsender.h b/src/include/replication/walsender.h
index 876d2aa61f..465072d17a 100644
--- a/src/include/replication/walsender.h
+++ b/src/include/replication/walsender.h
@@ -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,