From d90a0d770c8a32cb5a999dda8c5a3c1ac1a8b9be Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Fri, 30 Jul 1999 18:52:56 +0000 Subject: Another batch ... --- src/include/commands/command.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/commands/command.h') diff --git a/src/include/commands/command.h b/src/include/commands/command.h index 207ee4da429..db846223f03 100644 --- a/src/include/commands/command.h +++ b/src/include/commands/command.h @@ -6,14 +6,14 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: command.h,v 1.14 1999/05/25 22:42:41 momjian Exp $ + * $Id: command.h,v 1.14.2.1 1999/07/30 18:52:55 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef COMMAND_H #define COMMAND_H -#include +#include "utils/portal.h" extern MemoryContext PortalExecutorHeapMemory; -- cgit v1.2.3