summaryrefslogtreecommitdiffstats
path: root/hbeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'hbeat.h')
-rw-r--r--hbeat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hbeat.h b/hbeat.h
index fb6d6ac..3238ccf 100644
--- a/hbeat.h
+++ b/hbeat.h
@@ -14,3 +14,4 @@ extern void hbeat_free(hbeat_t hbh);
extern unsigned int hbeat(hbeat_t hbh);
extern hbeat_state_t hbeat_getstate(hbeat_t hbh);
extern void hbeat_setstate(hbeat_t hbh, hbeat_state_t state);
+extern int hbeat_getmaxtimeout(hbeat_t hbh);