summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libtremor/ctype.c')
-rw-r--r--apps/codecs/libtremor/ctype.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/codecs/libtremor/ctype.c b/apps/codecs/libtremor/ctype.c
index 359be61e5a..9f22047675 100644
--- a/apps/codecs/libtremor/ctype.c
+++ b/apps/codecs/libtremor/ctype.c
@@ -1,3 +1,4 @@
1#ifndef SIMULATOR 1#include "config.h"
2#if (CONFIG_PLATFORM & PLATFORM_NATIVE)
2#include "libc/ctype.c" 3#include "libc/ctype.c"
3#endif 4#endif