diff options
Diffstat (limited to 'tests/event-loop-test.c')
| -rw-r--r-- | tests/event-loop-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/event-loop-test.c b/tests/event-loop-test.c index ae5ff94..33566b4 100644 --- a/tests/event-loop-test.c +++ b/tests/event-loop-test.c @@ -25,6 +25,7 @@ */ #include <stdlib.h> +#include <stdint.h> #include <assert.h> #include <unistd.h> #include <signal.h> |
