forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2dd3f96
committed
Add #includes missed in commite22b27f.
Leaving out getopt_long.h works on some platforms, but not all.Per buildfarm.Discussion:https://postgr.es/m/20180325030552.f462zqmohs6cqekg@alap3.anarazel.de1 parent038a2ed commit2dd3f96
File tree
2 files changed
+2
-0
lines changed- src/bin
- pg_controldata
- pg_resetwal
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
Lines changed: 1 addition & 0 deletions
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
Comments
(0)