forked from Mirrors/freeswitch
38fe0a99d3
sha1_init, sha1_update, and sha1_final were ending up as undefined symbols in libfreeswitch.so because of the inline declaration, which caused us to blow up while linking the freeswitch executable. Declare these as static inline instead. |
||
---|---|---|
.. | ||
ae_xfm | ||
cipher | ||
hash | ||
include | ||
kernel | ||
math | ||
replay | ||
rng | ||
test | ||
.cvsignore | ||
Makefile.in | ||
VERSION |