From 0eac5b0ed5f57f1567ade5685701f9f0b2d7c7dd Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Sat, 19 Oct 1996 06:27:33 +0000 Subject: Welp, another subdirectory cleaned out of redundant/unused #include files --- src/include/executor/hashjoin.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/include/executor') diff --git a/src/include/executor/hashjoin.h b/src/include/executor/hashjoin.h index 4e3dcc81c0a..42096fda8e2 100644 --- a/src/include/executor/hashjoin.h +++ b/src/include/executor/hashjoin.h @@ -6,14 +6,13 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: hashjoin.h,v 1.1 1996/08/28 07:22:13 scrappy Exp $ + * $Id: hashjoin.h,v 1.2 1996/10/19 06:27:33 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef HASHJOIN_H #define HASHJOIN_H -#include "access/htup.h" #include "storage/ipc.h" /* ----------------- -- cgit v1.2.3