Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c2c618f

Browse files
committed
anothre one reduced to its component parts
1 parent d9ebe77 commit c2c618f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/include/storage/itemptr.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: itemptr.h,v 1.1 1996/08/28 01:58:11 scrappy Exp $
9+
* $Id: itemptr.h,v 1.2 1996/10/19 04:01:41 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndef ITEMPTR_H
1414
#define ITEMPTR_H
1515

16-
#include "c.h"
17-
#include "storage/block.h"
16+
#include "storage/block.h"
1817
#include "storage/off.h"
19-
#include "storage/itemid.h"
2018

2119
/*
2220
* ItemPointer:

0 commit comments

Comments
 (0)