syncrep.h must include xlogdefs.h

This commit is contained in:
Alvaro Herrera 2012-08-28 09:46:08 -04:00
parent 53c0ccc8d5
commit 3ca1d62080

View File

@ -13,6 +13,7 @@
#ifndef _SYNCREP_H
#define _SYNCREP_H
#include "access/xlogdefs.h"
#include "utils/guc.h"
#define SyncRepRequested() \