mirror of
https://github.com/postgres/postgres.git
synced 2025-10-29 22:49:41 +03:00
Include file cleanup:
Based on include files require by htup.h, as: access/htup.h storage/itemptr.h storage/block.h storage/off.h utils/nabstime.h <time.h>
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: itemptr.h,v 1.2 1996/10/19 04:01:41 scrappy Exp $
|
||||
* $Id: itemptr.h,v 1.3 1996/11/01 09:19:00 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef ITEMPTR_H
|
||||
#define ITEMPTR_H
|
||||
|
||||
#include "storage/block.h"
|
||||
#include "storage/block.h"
|
||||
#include "storage/off.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user