summaryrefslogtreecommitdiff
path: root/includes/omapip/trace.h
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-02-15 14:09:50 +0000
committerTed Lemon <source@isc.org>2001-02-15 14:09:50 +0000
commit1bc3ffd5ad578853e226d1bb79dd452f81ea33f0 (patch)
tree4be20c466dee4b912b409668875afe4502313c50 /includes/omapip/trace.h
parentbc43c8131cd18e60fd51e3cadb86b44b46c79c8d (diff)
downloadisc-dhcp-1bc3ffd5ad578853e226d1bb79dd452f81ea33f0.tar.gz
Add prototype for minires tracing.
Diffstat (limited to 'includes/omapip/trace.h')
-rw-r--r--includes/omapip/trace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/omapip/trace.h b/includes/omapip/trace.h
index 815aacad..b80c72e4 100644
--- a/includes/omapip/trace.h
+++ b/includes/omapip/trace.h
@@ -120,3 +120,4 @@ isc_result_t trace_get_next_packet (trace_type_t **, tracepacket_t *,
isc_result_t trace_get_file (trace_type_t *,
const char *, unsigned *, char **);
isc_result_t trace_get_packet (trace_type_t **, unsigned *, char **);
+time_t trace_snoop_time (void);