Commit a3d0cf14 authored by Adam Wujek's avatar Adam Wujek

tools/monotonicClock: fix warning

Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent 6775685b
......@@ -5,6 +5,7 @@
#include <stdio.h>
#include <float.h>
#include <math.h>
#include <unistd.h>
static unsigned long unix_calc_timeout(void)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment