]> granicus.if.org Git - postgresql/commitdiff
Another one cleaned out
authorMarc G. Fournier <scrappy@hub.org>
Tue, 5 Nov 1996 07:07:22 +0000 (07:07 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 5 Nov 1996 07:07:22 +0000 (07:07 +0000)
src/include/access/transam.h

index 4acc8af5ce5fdd4e2775aa048f2a1be26c171378..f95cc68f07520cc9f3de0850d2b5ea21a43038a9 100644 (file)
@@ -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 <storage/bufmgr.h>
+#include <utils/nabstime.h>
 
 /* ----------------
  *     transaction system version id