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 a5b861e..9bb1a56 100644
--- a/src/handshake.h
+++ b/src/handshake.h
@@ -43,6 +43,7 @@ typedef enum _fastd_handshake_record_type {
RECORD_PROTOCOL4,
RECORD_PROTOCOL5,
RECORD_MTU,
+ RECORD_METHOD_NAME,
RECORD_MAX,
} fastd_handshake_record_type;