mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
pg_upgrade: remove redundant include files
The files were already included by pg_upgrade.h.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
#include <time.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#ifdef WIN32
|
||||
#include <io.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user