From ecd8eb95033903ab85446be1682ad9ffb8efcc16 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 31 Jul 2017 17:33:55 +0200 Subject: [PATCH] chg: msclock reference.. --- uart/uart.h | 1 + 1 file changed, 1 insertion(+) diff --git a/uart/uart.h b/uart/uart.h index 6f524ae9c..d451c09c0 100644 --- a/uart/uart.h +++ b/uart/uart.h @@ -39,6 +39,7 @@ #include #include #include "common.h" +#include "util_posix.h" // msclock /* serial_port is declared as a void*, which you should cast to whatever type * makes sense to your connection method. Both the posix and win32