slirp: Fix bit field types in IP header structs
-mms-bitfields prevents that the bitfields in current IP header structs
are packed into a single byte as it is required. Fix this by using
uint8_t as backing type.
Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
Showing
想要评论请 注册 或 登录