forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita72f036
committed
Fix inclusions of c.h from .h files.
We have a project policy that every .c file should start by includingpostgres.h, postgres_fe.h, or c.h as appropriate; and then there is noneed for any .h file to explicitly include any of these. Fix a fewheaders that were violating this policy by including c.h.Discussion:https://postgr.es/m/CAEepm=2zCoeq3QxVwhS5DFeUh=yU6z81pbWMgfOB8OzyiBwxzw@mail.gmail.comDiscussion:https://postgr.es/m/11634.1488932128@sss.pgh.pa.us1 parent9722bb5 commita72f036
2 files changed
+0
-4
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 | 18 |
| |
21 | 19 |
| |
22 | 20 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
|
0 commit comments
Comments
(0)