diff options
Diffstat (limited to 'src/port/system.c')
-rw-r--r-- | src/port/system.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/port/system.c b/src/port/system.c index 8651187890f..3d99c7985f2 100644 --- a/src/port/system.c +++ b/src/port/system.c @@ -44,7 +44,6 @@ #include "postgres_fe.h" #endif -#include <windows.h> #include <fcntl.h> #undef system |