]> granicus.if.org Git - postgresql/commitdiff
init_fixup_addr() function removed, so port-protos.h no longer required
authorMarc G. Fournier <scrappy@hub.org>
Thu, 5 Feb 1998 04:21:56 +0000 (04:21 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 5 Feb 1998 04:21:56 +0000 (04:21 +0000)
src/backend/main/main.c

index 8cfce24e1adb8283b413ba5300c4dd2e168e47ad..4c78339ad422eb5f3574b1279ec79b46b912f304 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *       $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.12 1998/02/03 01:25:23 scrappy Exp $
+ *       $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.13 1998/02/05 04:21:56 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -22,9 +22,6 @@
 #include "miscadmin.h"
 #include "bootstrap/bootstrap.h"/* for BootstrapMain() */
 #include "tcop/tcopprot.h"             /* for PostgresMain() */
-#if defined(NOFIXADE) || defined(NOPRINTADE)
-#  include "port-protos.h"             /* for init_address_fixup() */
-#endif
 
 #define NOROOTEXEC "\
 \n\"root\" execution of the PostgreSQL backend is not permitted\n\n\