Fix compiler warnings in liboventi
plan9-sha1.c: remove funciton declaration that was never defined.
rpc.c: remove funciton declaration that was never defined.
plan9-thread.c: cast void** from privalloc() to Thread**
Change-Id: I00e345a1ecef26f81b0f1f226f2e9bb6508dc889
Signed-off-by: Hank Donnay <hdonnay@gmail.com>