X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/c9aded9f1c5c6eea294bf85e5e34efb9f52138c6..024d189a07d05a71117e35c0fde86fe0e6b89f7d:/server/test.c diff --git a/server/test.c b/server/test.c index 152a6fe6..989bfd39 100644 --- a/server/test.c +++ b/server/test.c @@ -90,6 +90,9 @@ static const char *getarg(void) static void lastarg(void) { if (*args) die(2, "unexpected argument `%s'", *args); } +void iv_addreason(void) { ; } +void iv_rmreason(void) { ; } + int main(int argc, char *argv[]) { const char *kr = "keyring";