aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/fpu.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/fpu.c
parent19dd00f8914eb45e2b6b6adefe8d4c1dc7d35ee7 (diff)
downloadfsf-binutils-gdb-8d794149aa81695b41cee593cf4c28ce4b460264.zip
fsf-binutils-gdb-8d794149aa81695b41cee593cf4c28ce4b460264.tar.gz
fsf-binutils-gdb-8d794149aa81695b41cee593cf4c28ce4b460264.tar.bz2
* fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.
Diffstat (limited to 'sim/rx/fpu.c')
-rw-r--r--sim/rx/fpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/rx/fpu.c b/sim/rx/fpu.c
index 2080f99..2597dc2 100644
--- a/sim/rx/fpu.c
+++ b/sim/rx/fpu.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 <stdlib.h>