Commit c2c618fa authored by Marc G. Fournier's avatar Marc G. Fournier

anothre one reduced to its component parts

parent d9ebe771
...@@ -6,17 +6,15 @@ ...@@ -6,17 +6,15 @@
* *
* Copyright (c) 1994, Regents of the University of California * 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 #ifndef ITEMPTR_H
#define ITEMPTR_H #define ITEMPTR_H
#include "c.h" #include "storage/block.h"
#include "storage/block.h"
#include "storage/off.h" #include "storage/off.h"
#include "storage/itemid.h"
/* /*
* ItemPointer: * ItemPointer:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment