forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf080e49
committed
Add missing #include.
Commit31400a6 and siblings added a check_stack_depth() call incontrib/intarray/_int_bool.c, but neglected to note that in our oldestbranches that file didn't have the #include that defines that function.This results in a fortunately-harmless compiler warning. Per buildfarm.1 parentdad55e1 commitf080e49
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
|
0 commit comments
Comments
(0)