projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
b3a8e8f
)
Commit
86264ad6d0b6b921130e293769d8ebaec512eecd
author
Martin Åberg
<martin@fripost.org>
Sun, 17 Feb 2019 14:19:31 +0000
(15:19 +0100)
committer
Martin Åberg
<martin@fripost.org>
Sun, 17 Feb 2019 14:19:31 +0000
(15:19 +0100)
simavr/sim/sim_avr.c
patch
|
blob
|
history
|
download
diff --git
a/simavr/sim/sim_avr.c
b/simavr/sim/sim_avr.c
index d33400abe397f72493cc818eee620c1c7a8aa061..6e43bf91fd079ed8ebb3f4d4312edad3ea0dd0bf 100644
(file)
--- a/
simavr/sim/sim_avr.c
+++ b/
simavr/sim/sim_avr.c
@@
-25,6
+25,7
@@
#include <string.h>
#include <time.h>
#include <unistd.h>
+#include <sys/time.h>
#include "sim_avr.h"
#include "sim_core.h"
#include "sim_time.h"