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 b5e874b..e09a4af 100644 --- a/sim/common/sim-io.c +++ b/sim/common/sim-io.c @@ -24,6 +24,7 @@ #include "sim-main.h" #include "sim-io.h" +#include "sim/callback.h" #include "targ-vals.h" #include <errno.h> |