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

This commit is contained in:
Bruce Momjian 2011-09-03 21:25:00 -04:00
parent 85e6e1662b
commit 5bce637a4b
1 changed files with 0 additions and 1 deletions

View File

@ -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"