Move lookup extern decls to file scope.
authorPhil Pennock <pdp@exim.org>
Sun, 13 Feb 2011 05:45:12 +0000 (00:45 -0500)
committerPhil Pennock <pdp@exim.org>
Sun, 13 Feb 2011 05:47:10 +0000 (00:47 -0500)
Should permit building on old gcc which dislikes extern inside function
scope.

Patch from Oliver Fleischmann, who encountered this with gcc 2.95.2.


No differences found