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