summaryrefslogtreecommitdiff
path: root/includes/failover.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/failover.h')
-rw-r--r--includes/failover.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/failover.h b/includes/failover.h
index 47c9ebcb..724773d8 100644
--- a/includes/failover.h
+++ b/includes/failover.h
@@ -151,6 +151,8 @@ typedef struct {
#define FTM_CONTACT 11
#define FTM_DISCONNECT 12
+#define FTM_MAX FTM_DISCONNECT
+
/* Reject reasons from Section 12.21: */
#define FTR_ILLEGAL_IP_ADDR 1
#define FTR_FATAL_CONFLICT 2