X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftools%2Fsysdbd%2Fconfigfile.h;h=2d8945c119d2b92890586c6c513711c224fcb357;hb=e8efc2693381b9db9cd33ad32a3ca7bfad74b84f;hp=19abe9ac55f25f041008c63315c0d828ec9e149c;hpb=fffcdc97635e9fb40342c6ad55904cdc0b1ef101;p=sysdb.git diff --git a/src/tools/sysdbd/configfile.h b/src/tools/sysdbd/configfile.h index 19abe9a..2d8945c 100644 --- a/src/tools/sysdbd/configfile.h +++ b/src/tools/sysdbd/configfile.h @@ -37,6 +37,9 @@ extern char **listen_addresses; extern size_t listen_addresses_num; +void +daemon_free_listen_addresses(void); + /* * daemon_parse_config: * Parse the specified configuration file.