Avoid including postgres.h in frontend compiles of src/port.
authorRobert Haas <rhaas@postgresql.org>
Fri, 4 Feb 2011 18:11:53 +0000 (13:11 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 4 Feb 2011 18:11:53 +0000 (13:11 -0500)
commit8201aea90c2b171808c65836fcce4f29b22a9dbb
tree4766b4f32ed0676362ccd57ca3582608b05b1d23
parentedad08ba545b43261b4d54d65122b45c9b5ee801
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.
src/port/dirent.c
src/port/pipe.c
src/port/win32error.c