/* ISC license. */ #include #include void tipidee_conf_free (tipidee_conf *conf) { cdb_free(&conf->c) ; }