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