Commit 2dd3f96
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.de1 parent 038a2ed commit 2dd3f96
File tree
2 files changed
+2
-0
lines changed- src/bin
- pg_controldata
- pg_resetwal
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments