Avoid including postgres.h in frontend compiles of src/port.

Robert Haas <rhaas@postgresql.org>

Commit: 8201aea90c2b171808c65836fcce4f29b22a9dbb
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-02-04T18:11:53Z
Releases: 9.1.0
Avoid including postgres.h in frontend compiles of src/port.

This isn't kosher, and doesn't play nicely with my recent changes to the
Makefile in this directory.

Files

PathChange+/−
src/port/dirent.c modified +5 −0
src/port/pipe.c modified +4 −0
src/port/win32error.c modified +4 −0