Another one cleaned out

This commit is contained in:
Marc G. Fournier 1996-11-05 07:07:22 +00:00
parent d2125805d1
commit 7585d25185
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
* *
* Copyright (c) 1994, Regents of the University of California * 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 * NOTES
* Transaction System Version 101 now support proper oid * Transaction System Version 101 now support proper oid
@ -17,8 +17,8 @@
#ifndef TRANSAM_H #ifndef TRANSAM_H
#define TRANSAM_H #define TRANSAM_H
#include "storage/bufmgr.h" #include <storage/bufmgr.h>
#include "utils/nabstime.h" #include <utils/nabstime.h>
/* ---------------- /* ----------------
* transaction system version id * transaction system version id