forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdffb2b4
committed
Remove unnecessary includes of <signal.h>
These were once needed for sig_atomic_t, but that no longer appears inthese headers, so the include is not needed.Reviewed-by: Shubham Khanna <Shubham.Khanna@fujitsu.com>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://www.postgresql.org/message-id/flat/cff5475d-e0a9-4561-b094-794aa36bd031%40eisentraut.org1 parentf21848d commitdffb2b4
2 files changed
+0
-4
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 | 15 |
| |
18 | 16 |
| |
19 | 17 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 | 15 |
| |
18 | 16 |
| |
19 | 17 |
| |
|
0 commit comments
Comments
(0)