diff options
Diffstat (limited to 'src/include/access/xlog.h')
-rw-r--r-- | src/include/access/xlog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/xlog.h b/src/include/access/xlog.h index 3771ccbec4c..e4a13a18ab3 100644 --- a/src/include/access/xlog.h +++ b/src/include/access/xlog.h @@ -13,10 +13,10 @@ #include "access/rmgr.h" #include "access/xlogdefs.h" +#include "datatype/timestamp.h" #include "lib/stringinfo.h" #include "storage/buf.h" #include "utils/pg_crc.h" -#include "utils/timestamp.h" /* * The overall layout of an XLOG record is: |