add new method handlers/properties for new location & deployment elements
[systembsd.git] / src / interfaces / timedated / timedated.h
index 693106a182c0affb3fcfaec23af3babe5243e058..5fb10e77139d4318c2b7890290b93e2b89b68708 100644 (file)
@@ -15,5 +15,7 @@
  */
 
 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); */
+static struct timespec *mktimespec(gint64 us);