Skip to content
Snippets Groups Projects
Commit b8a0bb68 authored by Marc G. Fournier's avatar Marc G. Fournier
Browse files

Should finish cleaning out the machine.h includes

parent 61966462
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* *
* *
* IDENTIFICATION * IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/utils/init/postinit.c,v 1.1.1.1 1996/07/09 06:22:09 scrappy Exp $ * $Header: /cvsroot/pgsql/src/backend/utils/init/postinit.c,v 1.2 1996/08/27 22:21:34 scrappy Exp $
* *
* NOTES * NOTES
* InitPostgres() is the function called from PostgresMain * InitPostgres() is the function called from PostgresMain
...@@ -35,9 +35,6 @@ ...@@ -35,9 +35,6 @@
#include "postgres.h" #include "postgres.h"
#include "machine.h" /* for BLCKSZ, for InitMyDatabaseId()
* and where the decarations for this file go
*/
#include "access/heapam.h" #include "access/heapam.h"
#include "access/xact.h" #include "access/xact.h"
#include "storage/bufmgr.h" #include "storage/bufmgr.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment