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

Commit f3671cc

Browse files
committed
another another one
1 parent c2c618f commit f3671cc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/include/access/htup.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,13 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: htup.h,v 1.1 1996/08/27 21:50:14 scrappy Exp $
9+
* $Id: htup.h,v 1.2 1996/10/19 04:02:39 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndef HTUP_H
1414
#define HTUP_H
1515

16-
#include "access/attnum.h"
17-
#include "storage/bufpage.h" /* just to reduce levels of #include */
1816
#include "storage/itemptr.h"
1917
#include "utils/nabstime.h"
2018

0 commit comments

Comments
 (0)