aboutsummaryrefslogtreecommitdiff
path: root/include/sys/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/types.h')
-rw-r--r--include/sys/types.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/sys/types.h b/include/sys/types.h
new file mode 100644
index 000000000..c4d8c2c2d
--- /dev/null
+++ b/include/sys/types.h
@@ -0,0 +1,6 @@
+#ifndef __TYPES_H__
+#define __TYPES_H__
+
+#include <wchar.h>
+
+#endif \ No newline at end of file