Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Bossart2025-04-04 20:56:23 +0000
committerNathan Bossart2025-04-04 20:56:23 +0000
commit8ec0aaeae09482925d2d15ce4a91f6953bdb1566 (patch)
tree1514ab8708f675aad8ce50bbda76b4f9e773a131 /src/backend/regex
parent289f74d0cb247ebdb443fec65fb2500531c961b4 (diff)
Prevent redeclaration of typedef TocEntry.
Commit 9c02e3a986 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., commit 382092a0cd). Per buildfarm.
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions