From b86510632ad088b271897caa84f48188570035c8 Mon Sep 17 00:00:00 2001 From: rw-r-r-0644 Date: Mon, 19 Sep 2016 18:23:40 +0200 Subject: [PATCH] Update os_functions.h --- os_functions.h | 1 + 1 file changed, 1 insertion(+) diff --git a/os_functions.h b/os_functions.h index a2f00ec..8424166 100644 --- a/os_functions.h +++ b/os_functions.h @@ -26,6 +26,7 @@ #include #include "common/os_defs.h" +#include "os_types.h" #ifdef __cplusplus extern "C" {