X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.h;h=334a3883384c677c0a2c1362a0bc5ff8cf5b3507;hb=a8f7171993dc1467e353bbd1f7c712c31f2b846b;hp=693106a182c0affb3fcfaec23af3babe5243e058;hpb=0ac4fd1d17dce32e2ee028f563ff48ff16e24275;p=systembsd.git 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);