fixincl.c: Move declarations of 'pz_fname' and 'pz_scan' into scope of entire function.
authorZack Weinberg <zack@wolery.cumb.org>
Sat, 22 Jan 2000 20:55:18 +0000 (20:55 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 22 Jan 2000 20:55:18 +0000 (20:55 +0000)
commitae5c839b0998385434e35d558408865cac67beb2
tree6fc4d1e719fb35ad1588a74ef42e48af9b2cf1ed
parente8c3586ab810c1806d10074799514372ca29672c
fixincl.c: Move declarations of 'pz_fname' and 'pz_scan' into scope of entire function.

  * fixinc/fixincl.c: Move declarations of 'pz_fname' and
'pz_scan' into scope of entire function.  Only affects
compiles with -DDEBUG.

From-SVN: r31564
gcc/ChangeLog
gcc/fixinc/fixincl.c