summaryrefslogtreecommitdiff
path: root/trace2/tr2_tbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'trace2/tr2_tbuf.h')
-rw-r--r--trace2/tr2_tbuf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/trace2/tr2_tbuf.h b/trace2/tr2_tbuf.h
index 2a1d173ff2..fa853d8f42 100644
--- a/trace2/tr2_tbuf.h
+++ b/trace2/tr2_tbuf.h
@@ -19,5 +19,6 @@ void tr2_tbuf_local_time(struct tr2_tbuf *tb);
* Fill buffer with formatted UTC datatime string.
*/
void tr2_tbuf_utc_datetime_extended(struct tr2_tbuf *tb);
+void tr2_tbuf_utc_datetime(struct tr2_tbuf *tb);
#endif /* TR2_TBUF_H */