aboutsummaryrefslogtreecommitdiff
path: root/src/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol.h')
-rw-r--r--src/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocol.h b/src/protocol.h
index caec3ce..f47fc65 100644
--- a/src/protocol.h
+++ b/src/protocol.h
@@ -182,6 +182,7 @@ typedef enum {
* An int32_t that follows is not used.
*/
PRNE_HTBT_STATUS_AGAIN,
+ PRNE_HTBT_STATUS_TIMEDOUT,
NB_PRNE_HTBT_STATUS
} prne_htbt_status_code_t;