diff options
Diffstat (limited to 'sim/common/sim-trace.c')
-rw-r--r-- | sim/common/sim-trace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-trace.c b/sim/common/sim-trace.c index b8224e0..2c37989 100644 --- a/sim/common/sim-trace.c +++ b/sim/common/sim-trace.c @@ -24,6 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "sim-io.h" #include "sim-options.h" #include "sim-fpu.h" +#include "sim/callback.h" #include "bfd.h" #include "libiberty.h" |