aboutsummaryrefslogtreecommitdiff
path: root/src/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol.h')
-rw-r--r--src/protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/protocol.h b/src/protocol.h
index 88319b5..ba5bcb6 100644
--- a/src/protocol.h
+++ b/src/protocol.h
@@ -219,6 +219,8 @@ typedef enum {
PRNE_HTBT_SER_RC_MORE_BUF,
PRNE_HTBT_SER_RC_ERRNO,
PRNE_HTBT_SER_RC_FMT_ERR,
+
+ NB_PRNE_HTBT_SER_RC
} prne_htbt_ser_rc_t; // serialise result code
struct prne_htbt_msg_head {