From 4b2c2850bf243cfa4a7b4cbd2e60ba1791c098fb Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 15 Jul 1999 15:21:54 +0000 Subject: Clean up #include in /include directory. Add scripts for checking includes. --- src/include/access/hash.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/include/access/hash.h') diff --git a/src/include/access/hash.h b/src/include/access/hash.h index 685acee3f5..1157bf355a 100644 --- a/src/include/access/hash.h +++ b/src/include/access/hash.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: hash.h,v 1.24 1999/05/25 22:42:30 momjian Exp $ + * $Id: hash.h,v 1.25 1999/07/15 15:20:53 momjian Exp $ * * NOTES * modeled after Margo Seltzer's hash implementation for unix. @@ -18,7 +18,6 @@ #include #include -#include #include #include #include -- cgit v1.2.1