diff options
Diffstat (limited to 'src/include/utils/mcxt.h')
-rw-r--r-- | src/include/utils/mcxt.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/utils/mcxt.h b/src/include/utils/mcxt.h index ca047cd4c42..1678c8d21fe 100644 --- a/src/include/utils/mcxt.h +++ b/src/include/utils/mcxt.h @@ -6,14 +6,13 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: mcxt.h,v 1.1 1996/08/28 01:59:09 scrappy Exp $ + * $Id: mcxt.h,v 1.2 1996/10/31 09:51:24 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef MCXT_H #define MCXT_H -#include "c.h" #include "nodes/memnodes.h" #include "nodes/nodes.h" |