summaryrefslogtreecommitdiff
path: root/src/include/commands/command.h
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1999-07-30 18:52:56 +0000
committerMarc G. Fournier <scrappy@hub.org>1999-07-30 18:52:56 +0000
commitd90a0d770c8a32cb5a999dda8c5a3c1ac1a8b9be (patch)
treec4c46b86a94dfd88b31b2b6df7135db6590c61e0 /src/include/commands/command.h
parent7d30c90ecc8852a1b580b23594576e444a7c5d11 (diff)
Another batch ...
Diffstat (limited to 'src/include/commands/command.h')
-rw-r--r--src/include/commands/command.h4
1 files changed, 2 insertions, 2 deletions
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 <utils/portal.h>
+#include "utils/portal.h"
extern MemoryContext PortalExecutorHeapMemory;