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 f9fd197..c88adcd 100644 --- a/sim/common/sim-io.h +++ b/sim/common/sim-io.h @@ -23,6 +23,7 @@ #ifndef SIM_IO_H #define SIM_IO_H +#include <stdarg.h> #include <sys/stat.h> #include <sys/types.h> |