began general logic for timedated's SetTime method
[systembsd.git] / src / interfaces / timedated / timedated.h
index 8f766513492e13ab2a278c6a959d1b21fa919f5f..334a3883384c677c0a2c1362a0bc5ff8cf5b3507 100644 (file)
@@ -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);