]> granicus.if.org Git - postgresql/blobdiff - src/include/access/transam.h
Okay, following Bryan's (and others) suggestions...cleaning up the
[postgresql] / src / include / access / transam.h
index 8cc0b4c4260a842de209938a011c10924ea7a6b9..4acc8af5ce5fdd4e2775aa048f2a1be26c171378 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: transam.h,v 1.2 1996/10/23 07:41:31 scrappy Exp $
+ * $Id: transam.h,v 1.3 1996/11/01 09:30:42 scrappy Exp $
  *
  *   NOTES
  *     Transaction System Version 101 now support proper oid
@@ -17,9 +17,8 @@
 #ifndef TRANSAM_H
 #define TRANSAM_H
 
-#include "utils/nabstime.h"
-#include "utils/rel.h"
 #include "storage/bufmgr.h"
+#include "utils/nabstime.h"
 
 /* ----------------
  *     transaction system version id