Content-Length: 283674 | pFad | http://github.com/postgrespro/postgres_cluster/commit/2dd3f969f5f2de92182038d1e33b11c798688bc9

9D Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3. · postgrespro/postgres_cluster@2dd3f96 · GitHub
Skip to content

Commit 2dd3f96

Browse files
committed
Add #includes missed in commit e22b27f.
Leaving out getopt_long.h works on some platforms, but not all. Per buildfarm. Discussion: https://postgr.es/m/20180325030552.f462zqmohs6cqekg@alap3.anarazel.de
1 parent 038a2ed commit 2dd3f96

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/bin/pg_controldata/pg_controldata.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "catalog/pg_control.h"
2626
#include "common/controldata_utils.h"
2727
#include "pg_getopt.h"
28+
#include "getopt_long.h"
2829

2930

3031
static void

src/bin/pg_resetwal/pg_resetwal.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
#include "common/restricted_token.h"
5656
#include "storage/large_object.h"
5757
#include "pg_getopt.h"
58+
#include "getopt_long.h"
5859

5960

6061
static ControlFileData ControlFile; /* pg_control values */

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/2dd3f969f5f2de92182038d1e33b11c798688bc9

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy