X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.h;h=334a3883384c677c0a2c1362a0bc5ff8cf5b3507;hb=a8f7171993dc1467e353bbd1f7c712c31f2b846b;hp=cf9b3f9a97db1cb4114d3eefdc18af3a3267f355;hpb=e3382563a24b6a3c162763942edefee462b2d752;p=systembsd.git diff --git a/src/interfaces/timedated/timedated.h b/src/interfaces/timedated/timedated.h index cf9b3f9..334a388 100644 --- a/src/interfaces/timedated/timedated.h +++ b/src/interfaces/timedated/timedated.h @@ -14,3 +14,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +void timedated_mem_clean(); +static struct timezone_checksum_pair parse_timezone_path(gchar **pair); +static gboolean build_lookup_table(); +static gchar *lookup_hash(gchar * hash);