altos/test: Fix warning in ao_aprs_test
authorKeith Packard <keithp@keithp.com>
Fri, 3 May 2013 08:07:06 +0000 (01:07 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 03:08:01 +0000 (20:08 -0700)
commit4458b5a3cd3f88188c820cd0763f4e1d99fff311
treed27ea0b4bb1036cc52831f8435a5d139ce37b45f
parent091582c446319fe4a79154153ece5372b2faec83
altos/test: Fix warning in ao_aprs_test

Was not forward-declaring ao_radio_send_aprs, causing a warning

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/ao_aprs_test.c