aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/gdb-if.c
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2010-09-23 23:05:28 +0000
committerKevin Buettner <kevinb@redhat.com>2010-09-23 23:05:28 +0000
commit8d794149aa81695b41cee593cf4c28ce4b460264 (patch)
tree7ab713b3c6f70b937a4442f3eb1a279cfcb6745a /sim/rx/gdb-if.c
parent19dd00f8914eb45e2b6b6adefe8d4c1dc7d35ee7 (diff)
downloadbinutils-8d794149aa81695b41cee593cf4c28ce4b460264.zip
binutils-8d794149aa81695b41cee593cf4c28ce4b460264.tar.gz
binutils-8d794149aa81695b41cee593cf4c28ce4b460264.tar.bz2
* fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.
Diffstat (limited to 'sim/rx/gdb-if.c')
-rw-r--r--sim/rx/gdb-if.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/rx/gdb-if.c b/sim/rx/gdb-if.c
index 1fce257..957ef3c 100644
--- a/sim/rx/gdb-if.c
+++ b/sim/rx/gdb-if.c
@@ -18,6 +18,7 @@ GNU General Public License for more details.
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 "config.h"
#include <stdio.h>
#include <assert.h>
#include <signal.h>