sim: unify environment build settings
[deliverable/binutils-gdb.git] / sim / mips / dv-tx3904sio.c
index 65a7d242f13fd51581ddf8b65fa34ec509e7d5f2..c81b2dd3a5e79b1711c5de407a5354e0a7ca27e3 100644 (file)
@@ -1,6 +1,6 @@
 /*  This file is part of the program GDB, the GNU debugger.
     
-    Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc.
+    Copyright (C) 1998-2021 Free Software Foundation, Inc.
     Contributed by Cygnus Solutions.
     
     This program is free software; you can redistribute it and/or modify
     
     */
 
+/* This must come before any other includes.  */
+#include "defs.h"
 
 #include "sim-main.h"
 #include "hw-main.h"
 #include "dv-sockser.h"
 #include "sim-assert.h"
 
+#include <stdlib.h>
 
 /* DEVICE
 
This page took 0.023372 seconds and 4 git commands to generate.