Fix function prototypes in dependency.h.
authorThomas Munro <tmunro@postgresql.org>
Mon, 11 Jan 2021 21:55:35 +0000 (10:55 +1300)
committerThomas Munro <tmunro@postgresql.org>
Mon, 11 Jan 2021 22:01:08 +0000 (11:01 +1300)
commitf315205f3fafd6f6c7c479f480289fcf45700310
tree293b75edec4c39968c4564f2dc59d8caffb09d2b
parent4edf96846a02693e4416478b3302e5133d2e8e01
Fix function prototypes in dependency.h.

Commit 257836a7 accidentally deleted a couple of
redundant-but-conventional "extern" keywords on function prototypes.
Put them back.

Reported-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
src/include/catalog/dependency.h