diff options
Diffstat (limited to 'sim/common/nrun.c')
-rw-r--r-- | sim/common/nrun.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/nrun.c b/sim/common/nrun.c index e39a0c6..ba293d1 100644 --- a/sim/common/nrun.c +++ b/sim/common/nrun.c @@ -23,6 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <string.h> #include "sim-main.h" +#include "sim/callback.h" #include "bfd.h" #include "environ.h" |