X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.h;h=334a3883384c677c0a2c1362a0bc5ff8cf5b3507;hb=a8f7171993dc1467e353bbd1f7c712c31f2b846b;hp=8f766513492e13ab2a278c6a959d1b21fa919f5f;hpb=9cdd185999bc7473d9ada3c038cc8e9ac50d4236;p=systembsd.git diff --git a/src/interfaces/timedated/timedated.h b/src/interfaces/timedated/timedated.h index 8f76651..334a388 100644 --- a/src/interfaces/timedated/timedated.h +++ b/src/interfaces/timedated/timedated.h @@ -15,3 +15,6 @@ */ 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);