summaryrefslogtreecommitdiff
path: root/utils/fake_libc_include/_fake_typedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/fake_libc_include/_fake_typedefs.h')
-rw-r--r--utils/fake_libc_include/_fake_typedefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/fake_libc_include/_fake_typedefs.h b/utils/fake_libc_include/_fake_typedefs.h
index 9a85d40..3be1462 100644
--- a/utils/fake_libc_include/_fake_typedefs.h
+++ b/utils/fake_libc_include/_fake_typedefs.h
@@ -42,6 +42,8 @@ typedef int __ULong;
typedef int __FILE;
typedef int ptrdiff_t;
typedef int wchar_t;
+typedef int char16_t;
+typedef int char32_t;
typedef int __off_t;
typedef int __pid_t;
typedef int __loff_t;