add new method handlers/properties for new location & deployment elements
[systembsd.git] / src / interfaces / timedated / timedated.h
index cf9b3f9a97db1cb4114d3eefdc18af3a3267f355..5fb10e77139d4318c2b7890290b93e2b89b68708 100644 (file)
@@ -14,3 +14,8 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+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 struct timespec *mktimespec(gint64 us);