Avoid compile error of Mac

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2020-10-12 21:07:09 +09:00
parent ce8c9cabad
commit 5041caf7a2
3 changed files with 10 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
#ifndef TIMER_H_
#define TIMER_H_
#include <time.h>
#include <sys/time.h>
#include "LMqttsnClientApp.h"