Old gcc compilers don't like declarations in the middle of a function.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 3 Aug 2003 09:55:20 +0000 (09:55 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 3 Aug 2003 09:55:20 +0000 (09:55 +0000)
commitfa9c00733e4b793691bf5a068ff7f2f391854fb4
tree8d70bd5edc2bbdae2f4cfa901b7e32f242464757
parenta65011b3c54cd4ddc66f20909ca0e495de0d6eb0
Old gcc compilers don't like declarations in the middle of a function.
src/tincd.c