diff --git a/src/include/storage/itemptr.h b/src/include/storage/itemptr.h index d4209801e5..ec69153fbf 100644 --- a/src/include/storage/itemptr.h +++ b/src/include/storage/itemptr.h @@ -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" /* diff --git a/src/include/utils/nabstime.h b/src/include/utils/nabstime.h index d36dec3ac7..92b5b65ab4 100644 --- a/src/include/utils/nabstime.h +++ b/src/include/utils/nabstime.h @@ -6,19 +6,14 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: nabstime.h,v 1.1 1996/08/28 01:59:13 scrappy Exp $ + * $Id: nabstime.h,v 1.2 1996/11/01 09:19:11 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef NABSTIME_H #define NABSTIME_H -#include #include -#if !defined(PORTNAME_irix5) -#include -#endif -#include "miscadmin.h" /* for SystemTime */ /* ---------------------------------------------------------------- * time types + support macros