aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/llc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/llc.h b/src/llc.h
index 887e210c..fe8958fd 100644
--- a/src/llc.h
+++ b/src/llc.h
@@ -24,7 +24,7 @@ extern "C" {
#include <stdint.h>
#include <string.h>
-#include <time.h>
+#include <sys/time.h>
#define LLC_MAX_LEN 1543