From 7585d251850b202ef3dd32245ccd26541dc4cc11 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Tue, 5 Nov 1996 07:07:22 +0000 Subject: [PATCH] Another one cleaned out --- src/include/access/transam.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/include/access/transam.h b/src/include/access/transam.h index 4acc8af5ce..f95cc68f07 100644 --- a/src/include/access/transam.h +++ b/src/include/access/transam.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: transam.h,v 1.3 1996/11/01 09:30:42 scrappy Exp $ + * $Id: transam.h,v 1.4 1996/11/05 07:07:22 scrappy Exp $ * * NOTES * Transaction System Version 101 now support proper oid @@ -17,8 +17,8 @@ #ifndef TRANSAM_H #define TRANSAM_H -#include "storage/bufmgr.h" -#include "utils/nabstime.h" +#include +#include /* ---------------- * transaction system version id