server/tripe.c, server/admin.c: Add a way to end the main loop.
[tripe] / server / test.c
index 989bfd3..db98e37 100644 (file)
@@ -93,6 +93,8 @@ static void lastarg(void)
 void iv_addreason(void) { ; }
 void iv_rmreason(void) { ; }
 
+void lp_end(void) { ; }
+
 int main(int argc, char *argv[])
 {
   const char *kr = "keyring";