diff options
Diffstat (limited to 'src/include/storage/itemptr.h')
-rw-r--r-- | src/include/storage/itemptr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/itemptr.h b/src/include/storage/itemptr.h index 6d5f1e377e..b3b0569b7f 100644 --- a/src/include/storage/itemptr.h +++ b/src/include/storage/itemptr.h @@ -6,15 +6,15 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: itemptr.h,v 1.12 1999/07/15 23:04:11 momjian Exp $ + * $Id: itemptr.h,v 1.13 1999/07/16 17:07:38 momjian Exp $ * *------------------------------------------------------------------------- */ #ifndef ITEMPTR_H #define ITEMPTR_H -#include "storage/off.h" #include "storage/block.h" +#include "storage/off.h" /* * ItemPointer: |