summaryrefslogtreecommitdiffstats
path: root/src/handshake.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/handshake.h')
-rw-r--r--src/handshake.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/handshake.h b/src/handshake.h
index 5e7ee1d..2e26194 100644
--- a/src/handshake.h
+++ b/src/handshake.h
@@ -44,6 +44,7 @@ typedef enum _fastd_handshake_record_type {
RECORD_PROTOCOL5,
RECORD_MTU,
RECORD_METHOD_NAME,
+ RECORD_VERSION_NAME,
RECORD_MAX,
} fastd_handshake_record_type;