Fix missing stdint
Co-authored-by: ζeh Matt <5415177+ZehMatt@users.noreply.github.com>
This commit is contained in:
parent
49ccbde2d0
commit
fa1f26138e
@ -9,7 +9,7 @@
|
||||
#define SYSEMU_TCG_H
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <stdint.h>
|
||||
//#include "uc_priv.h"
|
||||
|
||||
struct uc_struct;
|
||||
|
Loading…
Reference in New Issue
Block a user