1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-07 00:36:50 +03:00

#include cleanups

This commit is contained in:
Bruce Momjian
2000-06-15 00:52:26 +00:00
parent d540a9a6bd
commit e362d4e1ea
6 changed files with 14 additions and 9 deletions

@ -12,7 +12,7 @@
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: miscadmin.h,v 1.59 2000/06/13 07:35:24 tgl Exp $
* $Id: miscadmin.h,v 1.60 2000/06/15 00:52:04 momjian Exp $
*
* NOTES
* some of the information in this file will be moved to
@ -26,7 +26,7 @@
#include <sys/types.h> /* For pid_t */
#include "postgres.h"
#include "storage/ipc.h"
/*****************************************************************************
* globals.h -- *