Skip to content
Snippets Groups Projects
Commit 27b12bfd authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Include transam.h to get NullTransactionId defined

 for use by recently created macros.
parent 4676b303
No related branches found
No related tags found
No related merge requests found
...@@ -6,13 +6,14 @@ ...@@ -6,13 +6,14 @@
* *
* Copyright (c) 1994, Regents of the University of California * Copyright (c) 1994, Regents of the University of California
* *
* $Id: xact.h,v 1.10 1997/11/02 15:26:48 vadim Exp $ * $Id: xact.h,v 1.11 1997/11/07 18:39:38 thomas Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
#ifndef XACT_H #ifndef XACT_H
#define XACT_H #define XACT_H
#include <access/transam.h>
#include <utils/nabstime.h> #include <utils/nabstime.h>
/* ---------------- /* ----------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment