diff options
Diffstat (limited to 'sim/common/hw-events.c')
-rw-r--r-- | sim/common/hw-events.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/hw-events.c b/sim/common/hw-events.c index 1102420..917d7bd 100644 --- a/sim/common/hw-events.c +++ b/sim/common/hw-events.c @@ -187,6 +187,7 @@ hw_event_remain_time (struct hw *me, struct hw_event *event) #include "sim-main.h" #include <string.h> #include <stdio.h> +#include <stdlib.h> static void test_handler (struct hw *me, |