walsender.h doesn't need xlog.h, per Tom.

pull/1/head
Bruce Momjian 14 years ago
parent 85e6e1662b
commit 5bce637a4b
  1. 1
      src/include/replication/walsender.h

@ -12,7 +12,6 @@
#ifndef _WALSENDER_H
#define _WALSENDER_H
#include "access/xlog.h"
#include "fmgr.h"
#include "nodes/nodes.h"
#include "storage/latch.h"

Loading…
Cancel
Save