syncrep.h must include xlogdefs.h

This commit is contained in:
Alvaro Herrera 2012-08-28 09:46:08 -04:00
parent a5727888d7
commit 095e6c5a7d

View File

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