diff options
Diffstat (limited to 'runtime/transport/control.h')
-rw-r--r-- | runtime/transport/control.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/transport/control.h b/runtime/transport/control.h index a614ecb7..f4e326da 100644 --- a/runtime/transport/control.h +++ b/runtime/transport/control.h @@ -22,6 +22,7 @@ enum STP_BUF_INFO = 1, STP_SUBBUFS_CONSUMED, STP_REALTIME_DATA, + STP_TRANSPORT_MODE, STP_EXIT, }; |