Skip to content

Commit 95cb917

Browse files
committed
pg_upgrade: remove redundant include files
The files were already included by pg_upgrade.h.
1 parent cad4fe6 commit 95cb917

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

contrib/pg_upgrade/exec.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include "pg_upgrade.h"
1313

1414
#include <fcntl.h>
15-
#include <unistd.h>
1615
#include <sys/types.h>
1716

1817
static void check_data_dir(const char *pg_data);

contrib/pg_upgrade/option.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
#include <time.h>
1818
#include <sys/types.h>
19-
#include <sys/stat.h>
2019
#ifdef WIN32
2120
#include <io.h>
2221
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy