chiark / gitweb /
server/tripe.c, server/admin.c: Add a way to end the main loop.
[tripe] / server / test.c
index 989bfd39b44bb6a2d23d080b7a10bf34df24f605..db98e37e0455c7922ca45a1fd63ef1be7484feb0 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";