aboutsummaryrefslogtreecommitdiff
path: root/sim/bpf/sim-if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bpf/sim-if.c')
-rw-r--r--sim/bpf/sim-if.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/bpf/sim-if.c b/sim/bpf/sim-if.c
index fbb122b..e7e5de6 100644
--- a/sim/bpf/sim-if.c
+++ b/sim/bpf/sim-if.c
@@ -16,6 +16,8 @@
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 <stdlib.h>
+
#include "sim-main.h"
#include "sim-options.h"
#include "libiberty.h"