aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-abort.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/sim-abort.c')
-rw-r--r--sim/common/sim-abort.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-abort.c b/sim/common/sim-abort.c
index 06df127..d30b9a4 100644
--- a/sim/common/sim-abort.c
+++ b/sim/common/sim-abort.c
@@ -20,6 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* This must come before any other includes. */
#include "defs.h"
+#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>