summaryrefslogtreecommitdiffstats
path: root/src/os_time.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_time.h')
-rwxr-xr-xsrc/os_time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_time.h b/src/os_time.h
index 4f10e2b5..a9bfa848 100755
--- a/src/os_time.h
+++ b/src/os_time.h
@@ -23,7 +23,7 @@ limitations under the License.
#include <stdint.h>
#include <time.h>
-
+#include "pal_utl.h"
uint32_t os_get_time_msec();
uint32_t os_get_time_freq();