From: Marc G. Fournier Date: Sat, 19 Oct 1996 04:01:41 +0000 (+0000) Subject: anothre one reduced to its component parts X-Git-Tag: REL2_0~423 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=c2c618fadaf362508dec8ac219b9715c847302f2;p=users%2Fhanada%2Fpostgres.git anothre one reduced to its component parts --- diff --git a/src/include/storage/itemptr.h b/src/include/storage/itemptr.h index 7e443eadd5..d4209801e5 100644 --- a/src/include/storage/itemptr.h +++ b/src/include/storage/itemptr.h @@ -6,17 +6,15 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: itemptr.h,v 1.1 1996/08/28 01:58:11 scrappy Exp $ + * $Id: itemptr.h,v 1.2 1996/10/19 04:01:41 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef ITEMPTR_H #define ITEMPTR_H -#include "c.h" -#include "storage/block.h" +#include "storage/block.h" #include "storage/off.h" -#include "storage/itemid.h" /* * ItemPointer: