chiark / gitweb /
server/peer.c: Engage the interval timer only while there are peers.
[tripe] / server / test.c
index 152a6fe6b7d76bba1c7f7b40152856f4749e37b5..989bfd39b44bb6a2d23d080b7a10bf34df24f605 100644 (file)
@@ -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";