From f3671cc9101e66118a00f6d9526cee847555283e Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Sat, 19 Oct 1996 04:02:39 +0000 Subject: [PATCH] another another one --- src/include/access/htup.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/include/access/htup.h b/src/include/access/htup.h index d669c383f7..97ed8aeea7 100644 --- a/src/include/access/htup.h +++ b/src/include/access/htup.h @@ -6,15 +6,13 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: htup.h,v 1.1 1996/08/27 21:50:14 scrappy Exp $ + * $Id: htup.h,v 1.2 1996/10/19 04:02:39 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef HTUP_H #define HTUP_H -#include "access/attnum.h" -#include "storage/bufpage.h" /* just to reduce levels of #include */ #include "storage/itemptr.h" #include "utils/nabstime.h" -- GitLab