summaryrefslogtreecommitdiff
path: root/src/include/access/genam.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/genam.h')
-rw-r--r--src/include/access/genam.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/access/genam.h b/src/include/access/genam.h
index 3566260602b..b23533cbe36 100644
--- a/src/include/access/genam.h
+++ b/src/include/access/genam.h
@@ -6,14 +6,13 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: genam.h,v 1.1 1996/08/27 21:50:09 scrappy Exp $
+ * $Id: genam.h,v 1.2 1996/10/31 09:46:37 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef GENAM_H
#define GENAM_H
-#include "postgres.h"
#include "access/attnum.h"
#include "access/htup.h"