diff options
Diffstat (limited to 'sim/common/sim-io.c')
-rw-r--r-- | sim/common/sim-io.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-io.c b/sim/common/sim-io.c index a278d6e..8c40f7a 100644 --- a/sim/common/sim-io.c +++ b/sim/common/sim-io.c @@ -27,6 +27,7 @@ #include <fcntl.h> #endif #include <stdarg.h> +#include <stdint.h> #include <stdlib.h> #if HAVE_UNISTD_H #include <unistd.h> |