From b43ebe5f83b28e06a3fd933b989aeccf0df7844a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 13 Jul 2006 18:01:02 +0000 Subject: More include file adjustments. --- src/include/utils/syscache.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/include/utils/syscache.h') diff --git a/src/include/utils/syscache.h b/src/include/utils/syscache.h index 89e049a72b..5c84c7e17c 100644 --- a/src/include/utils/syscache.h +++ b/src/include/utils/syscache.h @@ -9,14 +9,13 @@ * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/utils/syscache.h,v 1.64 2006/07/11 13:54:24 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/syscache.h,v 1.65 2006/07/13 18:01:02 momjian Exp $ * *------------------------------------------------------------------------- */ #ifndef SYSCACHE_H #define SYSCACHE_H -#include "access/htup.h" #include "utils/catcache.h" /* -- cgit v1.2.1