mirror of https://github.com/postgres/postgres
Commitpull/210/head9c02e3a986
added a forward declaration for this typedef that caused redeclarations, which is not valid in C99. To fix, add some preprocessor guards to avoid a redefinition, as is done elsewhere (e.g., commit382092a0cd
). Per buildfarm.
parent
289f74d0cb
commit
8ec0aaeae0
Loading…
Reference in new issue