diff options
Diffstat (limited to 'sim/common/sim-io.h')
-rw-r--r-- | sim/common/sim-io.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-io.h b/sim/common/sim-io.h index c88adcd..2fc22f3 100644 --- a/sim/common/sim-io.h +++ b/sim/common/sim-io.h @@ -24,6 +24,7 @@ #define SIM_IO_H #include <stdarg.h> +#include <stdint.h> #include <sys/stat.h> #include <sys/types.h> |