diff --git a/cmd.h b/cmd.h index 915cae0..ce4987f 100644 --- a/cmd.h +++ b/cmd.h @@ -105,6 +105,7 @@ typedef union packet_req { }; }; }; + }; } packet_req_t;