X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.h;h=334a3883384c677c0a2c1362a0bc5ff8cf5b3507;hp=693106a182c0affb3fcfaec23af3babe5243e058;hb=03f12ac7edc62424667774b00fd250fe54879c29;hpb=0ac4fd1d17dce32e2ee028f563ff48ff16e24275 diff --git a/src/interfaces/timedated/timedated.h b/src/interfaces/timedated/timedated.h index 693106a..334a388 100644 --- a/src/interfaces/timedated/timedated.h +++ b/src/interfaces/timedated/timedated.h @@ -15,5 +15,6 @@ */ void timedated_mem_clean(); -static gchar *parse_timezone_path(gchar *full_path); - +static struct timezone_checksum_pair parse_timezone_path(gchar **pair); +static gboolean build_lookup_table(); +static gchar *lookup_hash(gchar * hash);