summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/fake_libc_include/sys/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/fake_libc_include/sys/types.h b/utils/fake_libc_include/sys/types.h
new file mode 100644
index 0000000..f2992f3
--- /dev/null
+++ b/utils/fake_libc_include/sys/types.h
@@ -0,0 +1,2 @@
+#include "_fake_defines.h"
+#include "_fake_typedefs.h"