aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/simops.c
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@redhat.com>1996-10-31 19:58:14 +0000
committerGavin Romig-Koch <gavin@redhat.com>1996-10-31 19:58:14 +0000
commit7fc45edb6c0136e5a2e775ae78b33bac1d7e6661 (patch)
tree68587f74f05bfd89b6e6073ea46aca0cddd06e53 /sim/v850/simops.c
parent2b5c4499c231c155c13795d015ed40416ed3e8a2 (diff)
downloadfsf-binutils-gdb-7fc45edb6c0136e5a2e775ae78b33bac1d7e6661.zip
fsf-binutils-gdb-7fc45edb6c0136e5a2e775ae78b33bac1d7e6661.tar.gz
fsf-binutils-gdb-7fc45edb6c0136e5a2e775ae78b33bac1d7e6661.tar.bz2
Fix linux build problem.
Diffstat (limited to 'sim/v850/simops.c')
-rw-r--r--sim/v850/simops.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/v850/simops.c b/sim/v850/simops.c
index c932849..2ceb566 100644
--- a/sim/v850/simops.c
+++ b/sim/v850/simops.c
@@ -6,6 +6,7 @@
#include <errno.h>
#include <sys/stat.h>
#include <sys/times.h>
+#include <sys/time.h>
enum op_types {
OP_UNKNOWN,