Reorganize Win32 includes to only include <port.h> after system includes
Bruce Momjian <bruce@momjian.us>
Reorganize Win32 includes to only include <port.h> after system includes under Win32. Also fix other compile issues.
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +2 −1 |
| configure.in | modified | +3 −2 |
| src/include/c.h | modified | +8 −1 |
| src/include/port.h | modified | +9 −5 |
| src/port/copydir.c | modified | +5 −0 |