Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6d4c760

Browse files
committed
Include file cleanup:
Based on include files require by htup.h, as:access/htup.hstorage/itemptr.hstorage/block.hstorage/off.hutils/nabstime.h<time.h>
1 parentea94d63 commit6d4c760

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

‎src/include/storage/itemptr.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: itemptr.h,v 1.2 1996/10/19 04:01:41 scrappy Exp $
9+
* $Id: itemptr.h,v 1.3 1996/11/01 09:19:00 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndefITEMPTR_H
1414
#defineITEMPTR_H
1515

16-
#include"storage/block.h"
16+
#include"storage/block.h"
1717
#include"storage/off.h"
1818

1919
/*

‎src/include/utils/nabstime.h

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,14 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: nabstime.h,v 1.1 1996/08/28 01:59:13 scrappy Exp $
9+
* $Id: nabstime.h,v 1.2 1996/11/01 09:19:11 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndefNABSTIME_H
1414
#defineNABSTIME_H
1515

16-
#include<sys/types.h>
1716
#include<time.h>
18-
#if !defined(PORTNAME_irix5)
19-
#include<sys/timeb.h>
20-
#endif
21-
#include"miscadmin.h"/* for SystemTime */
2217

2318
/* ----------------------------------------------------------------
2419
*time types + support macros

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp