diff options
Diffstat (limited to 'sim/bfin/dv-bfin_dma.c')
-rw-r--r-- | sim/bfin/dv-bfin_dma.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/bfin/dv-bfin_dma.c b/sim/bfin/dv-bfin_dma.c index 06fe5ed..e3834d7 100644 --- a/sim/bfin/dv-bfin_dma.c +++ b/sim/bfin/dv-bfin_dma.c @@ -20,6 +20,8 @@ #include "config.h" +#include <stdlib.h> + #include "sim-main.h" #include "devices.h" #include "hw-device.h" |