Diff between 8a8bb86ba1cd894b1d1f7b28ff431270d2e24e5f and cfb24cb6c34d1d43088fbe11d30ca48ecc6fba87

Changed Files

File Additions Deletions Status
tools/parser/parser.h +1 -1 modified

Full Patch

diff --git a/tools/parser/parser.h b/tools/parser/parser.h
index b170632..6409e38 100644
--- a/tools/parser/parser.h
+++ b/tools/parser/parser.h
@@ -27,8 +27,8 @@
 #ifndef __PARSER_H
 #define __PARSER_H
 
+#include <sys/time.h>
 #include <bluetooth/bluetooth.h>
-
 #include <netinet/in.h>
 
 struct frame {