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/utils/memutils.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/include/utils/memutils.h') diff --git a/src/include/utils/memutils.h b/src/include/utils/memutils.h index 754d023d2e..7a3d12f605 100644 --- a/src/include/utils/memutils.h +++ b/src/include/utils/memutils.h @@ -15,7 +15,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: memutils.h,v 1.29 1999/07/14 01:20:29 momjian Exp $ + * $Id: memutils.h,v 1.30 1999/07/15 15:21:41 momjian Exp $ * * NOTES * some of the information in this file will be moved to @@ -30,7 +30,6 @@ * This is not needed by this include file, but by almost every file * that includes this file. */ -#include "utils/mcxt.h" /* ---------------- * Alignment macros: align a length or address appropriately for a given type. -- cgit v1.2.1