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