We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a8e8f commit 86264adCopy full SHA for 86264ad
simavr/sim/sim_avr.c
@@ -25,6 +25,7 @@
25
#include <string.h>
26
#include <time.h>
27
#include <unistd.h>
28
+#include <sys/time.h>
29
#include "sim_avr.h"
30
#include "sim_core.h"
31
#include "sim_time.h"
0 commit comments