Commit 86264ad6d0b6b921130e293769d8ebaec512eecd
authorMartin Åberg <martin@fripost.org>
Sun, 17 Feb 2019 14:19:31 +0000 (15:19 +0100)
committerMartin Åberg <martin@fripost.org>
Sun, 17 Feb 2019 14:19:31 +0000 (15:19 +0100)
simavr/sim/sim_avr.c

index d33400abe397f72493cc818eee620c1c7a8aa061..6e43bf91fd079ed8ebb3f4d4312edad3ea0dd0bf 100644 (file)
@@ -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"