summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-manager-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/log-manager-internal.h')
-rw-r--r--telepathy-logger/log-manager-internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-logger/log-manager-internal.h b/telepathy-logger/log-manager-internal.h
index 6072f6f..e247603 100644
--- a/telepathy-logger/log-manager-internal.h
+++ b/telepathy-logger/log-manager-internal.h
@@ -95,4 +95,6 @@ void _tpl_log_manager_search_hit_free (TplLogSearchHit *hit);
gint _tpl_log_manager_search_hit_compare (TplLogSearchHit *a,
TplLogSearchHit *b);
+TplLogSearchHit * _tpl_log_manager_search_hit_copy (TplLogSearchHit *hit);
+
#endif /* __TPL_LOG_MANAGER_PRIV_H__ */