From: Marc G. Fournier Date: Tue, 5 Nov 1996 07:07:22 +0000 (+0000) Subject: Another one cleaned out X-Git-Tag: REL2_0~247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7585d251850b202ef3dd32245ccd26541dc4cc11;p=postgresql Another one cleaned out --- 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