diff options
Diffstat (limited to 'tools/os_support.h')
-rw-r--r-- | tools/os_support.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/os_support.h b/tools/os_support.h index f6f86b0..7bf930e 100644 --- a/tools/os_support.h +++ b/tools/os_support.h @@ -19,6 +19,8 @@ #ifndef __OS_SUPPORT_H_ #define __OS_SUPPORT_H_ +#include "compiler.h" + /* * Include additional files required for supporting different operating systems */ |