Oops, two includes unrequired
authorMarc G. Fournier
Wed, 6 Nov 1996 08:05:02 +0000 (08:05 +0000)
committerMarc G. Fournier
Wed, 6 Nov 1996 08:05:02 +0000 (08:05 +0000)
src/include/commands/command.h

index 4444552d2da88513e2df27ea41991e914e186cfe..850da5681b145de917c0d784f886dd6d74ddab52 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: command.h,v 1.2 1996/11/06 08:02:40 scrappy Exp $
+ * $Id: command.h,v 1.3 1996/11/06 08:05:02 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -14,8 +14,6 @@
 #define COMMAND_H
 
 #include 
-#include 
-#include 
 
 extern MemoryContext PortalExecutorHeapMemory;