ao-load: Make ao_sym static to avoid collision with ao-editaltos
authorKeith Packard <keithp@keithp.com>
Thu, 1 May 2014 05:12:30 +0000 (22:12 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 1 May 2014 05:12:30 +0000 (22:12 -0700)
commit35efd4e51ece706234f80c076eb7f4f70c66098d
treee2266766a5a5d8698dc629ad467a63c5d92d1d3f
parentfd406000659a11862e05c22dbb20cdb738f56b01
ao-load: Make ao_sym static to avoid collision with ao-editaltos

ao-load doesn't use ao-editaltos at this point, but does share the
same name for the symbol table. To make the linker happier, make the
ao-load version static.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-load/ao-load.c