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/backend/lib/stringinfo.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/backend/lib') diff --git a/src/backend/lib/stringinfo.c b/src/backend/lib/stringinfo.c index 995dd5237a9..fec4f25ecb0 100644 --- a/src/backend/lib/stringinfo.c +++ b/src/backend/lib/stringinfo.c @@ -8,7 +8,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: stringinfo.c,v 1.18 1999/07/14 01:19:46 momjian Exp $ + * $Id: stringinfo.c,v 1.19 1999/07/15 15:19:02 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -18,7 +18,6 @@ #include "postgres.h" #include "lib/stringinfo.h" -#include "utils/mcxt.h" #ifdef NOT_USED /* -- cgit v1.2.3