diff options
Diffstat (limited to 'src/include/utils/catcache.h')
-rw-r--r-- | src/include/utils/catcache.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/include/utils/catcache.h b/src/include/utils/catcache.h index 5f583aded3a..601e59596a6 100644 --- a/src/include/utils/catcache.h +++ b/src/include/utils/catcache.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: catcache.h,v 1.16 1999/07/14 01:20:26 momjian Exp $ + * $Id: catcache.h,v 1.17 1999/07/15 15:21:39 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -17,9 +17,6 @@ #include <access/htup.h> #include <lib/dllist.h> -#include <nodes/memnodes.h> -#include <utils/rel.h> -#include <utils/mcxt.h> /* * struct catctup: tuples in the cache. |