diff options
Diffstat (limited to 'sim/common/cgen-par.c')
-rw-r--r-- | sim/common/cgen-par.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/cgen-par.c b/sim/common/cgen-par.c index 8f2b0f9..4cf0388 100644 --- a/sim/common/cgen-par.c +++ b/sim/common/cgen-par.c @@ -18,6 +18,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "sim-main.h" +#include <stdlib.h> #include "cgen-mem.h" #include "cgen-par.h" |