X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=d56da7eb0db8d74c78e139484653e84e51ba684e;hp=69d27054a82fa0347fb8774053711fca77605325;hb=07daa886fda65b868966c19e812c42433ffbfd5b;hpb=ac4e01ba1a2f302bf31dd511a7aff8da78660b15 diff --git a/server.h b/server.h index 69d27054..d56da7eb 100644 --- a/server.h +++ b/server.h @@ -117,3 +117,4 @@ int handle_connect(int fd); void parse_config_or_die(bool reload); char *server_get_tasks(void); bool process_is_command_handler(void); +void free_lpr(void);