forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitac8eb97
committed
Avoid redefining simplehash_allocate/simplehash_free.
There's no generic guard against multiple inclusion in this file,for good reason. But these typedefs need one, as per a reportfrom Jeff Janes.1 parent565903a commitac8eb97
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
| 92 | + | |
91 | 93 |
| |
92 | 94 |
| |
| 95 | + | |
93 | 96 |
| |
94 | 97 |
| |
95 | 98 |
| |
|
0 commit comments
Comments
(0)