File tree 2 files changed +3
-8
lines changed
2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 6
6
*
7
7
* Copyright (c) 1994, Regents of the University of California
8
8
*
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 $
10
10
*
11
11
*-------------------------------------------------------------------------
12
12
*/
13
13
#ifndef ITEMPTR_H
14
14
#define ITEMPTR_H
15
15
16
- #include "storage/block.h"
16
+ #include "storage/block.h"
17
17
#include "storage/off.h"
18
18
19
19
/*
Original file line number Diff line number Diff line change 6
6
*
7
7
* Copyright (c) 1994, Regents of the University of California
8
8
*
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 $
10
10
*
11
11
*-------------------------------------------------------------------------
12
12
*/
13
13
#ifndef NABSTIME_H
14
14
#define NABSTIME_H
15
15
16
- #include <sys/types.h>
17
16
#include <time.h>
18
- #if !defined(PORTNAME_irix5 )
19
- #include <sys/timeb.h>
20
- #endif
21
- #include "miscadmin.h" /* for SystemTime */
22
17
23
18
/* ----------------------------------------------------------------
24
19
* time types + support macros
You can’t perform that action at this time.
0 commit comments