diff options
Diffstat (limited to 'tests/os-wrappers-test.c')
| -rw-r--r-- | tests/os-wrappers-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/os-wrappers-test.c b/tests/os-wrappers-test.c index b636b62..102622c 100644 --- a/tests/os-wrappers-test.c +++ b/tests/os-wrappers-test.c @@ -27,6 +27,7 @@ #define _GNU_SOURCE #include <stdlib.h> +#include <stdint.h> #include <assert.h> #include <sys/types.h> #include <sys/socket.h> |
