From f36b2560a4d8dbeb5e0383ca44f8c85adb593a4f Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Wed, 23 Oct 1996 07:42:13 +0000 Subject: Major code cleanups from D'arcy (-Wall -Werror) --- src/backend/include/miscadmin.h | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'src/backend/include/miscadmin.h') diff --git a/src/backend/include/miscadmin.h b/src/backend/include/miscadmin.h index e67691d4aa..6af60d7c3c 100644 --- a/src/backend/include/miscadmin.h +++ b/src/backend/include/miscadmin.h @@ -12,7 +12,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: miscadmin.h,v 1.4 1996/10/07 03:28:12 scrappy Exp $ + * $Id: miscadmin.h,v 1.5 1996/10/23 07:40:32 scrappy Exp $ * * NOTES * some of the information in this file will be moved to @@ -23,16 +23,6 @@ #ifndef MISCADMIN_H #define MISCADMIN_H -/* ---------------- - * note: was in unix.h This should be moved - * to the .c files. - * ---------------- - */ -#include - -#include "postgres.h" -#include "storage/backendid.h" - /***************************************************************************** * globals.h -- * *****************************************************************************/ -- cgit v1.2.1