Remove inclusion of windows.h now that it is included in c.h, per idea
Bruce Momjian <bruce@momjian.us>
Remove inclusion of windows.h now that it is included in c.h, per idea from Peter.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pgevent/pgevent.c | modified | +4 −4 |
| src/bin/psql/input.c | modified | +1 −5 |
| src/bin/psql/mbprint.c | modified | +1 −5 |
| src/bin/psql/startup.c | modified | +1 −2 |
| src/port/crypt.c | modified | +1 −3 |
| src/port/dirmod.c | modified | +1 −2 |
| src/port/sprompt.c | modified | +1 −6 |
| src/timezone/zic.c | modified | +1 −5 |