diff options
author | 2004-04-19 21:42:38 +0000 | |
---|---|---|
committer | 2004-04-19 21:42:38 +0000 | |
commit | db365a26424e197ff2668bde5584449421758854 (patch) | |
tree | f94f28f28839a2ec392776034f2d8335ac4dbdf4 /usr.bin/ssh/ssh.c | |
parent | point people to usd/psd docs; (diff) | |
download | wireguard-openbsd-db365a26424e197ff2668bde5584449421758854.tar.xz wireguard-openbsd-db365a26424e197ff2668bde5584449421758854.zip |
some gcc3/propolice --enable-checking fixes:
- dont use DECL_INLINE to alter a VAR_DECL inline flag. This trips
off gcc3's FUNCTION_DECL assert. Define DECL_VAR_INLINE and
use that instead.
- RTX_INTEGRATE_P isnt expecting to see a PLUS code, which pp adds.
ok etoh@
Diffstat (limited to 'usr.bin/ssh/ssh.c')
0 files changed, 0 insertions, 0 deletions