summaryrefslogtreecommitdiff
path: root/tpsip/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tpsip/util.h')
-rw-r--r--tpsip/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tpsip/util.h b/tpsip/util.h
index 10960e2..135caab 100644
--- a/tpsip/util.h
+++ b/tpsip/util.h
@@ -31,6 +31,8 @@ gchar * tpsip_unquote_string (const gchar *src, gssize len);
void tpsip_string_append_quoted (GString *buf, const gchar *text);
+gchar const *tpsip_version_string ();
+
G_END_DECLS
#endif /* !TPSIP_UTIL_H_ */