1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-29 22:49:41 +03:00

-Wall based cleanup of include files, based from acl.h, and everything

that it depends on
This commit is contained in:
Marc G. Fournier
1996-11-04 07:18:46 +00:00
parent 796aca3916
commit d93d3c843a
10 changed files with 24 additions and 27 deletions

View File

@@ -6,15 +6,15 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: itemptr.h,v 1.3 1996/11/01 09:19:00 scrappy Exp $
* $Id: itemptr.h,v 1.4 1996/11/04 07:18:29 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef ITEMPTR_H
#define ITEMPTR_H
#include "storage/block.h"
#include "storage/off.h"
#include <storage/off.h>
#include <storage/block.h>
/*
* ItemPointer: