#include "vote.h" int bbs_vote( term_screen *ts, const char *s ) { int ret = -1; return ret; }