diff options
Diffstat (limited to 'test/Modules/Inputs/System/usr/include/stdlib.h')
-rw-r--r-- | test/Modules/Inputs/System/usr/include/stdlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/Inputs/System/usr/include/stdlib.h b/test/Modules/Inputs/System/usr/include/stdlib.h new file mode 100644 index 0000000..a1bf1a8 --- /dev/null +++ b/test/Modules/Inputs/System/usr/include/stdlib.h @@ -0,0 +1 @@ +typedef __SIZE_TYPE__ size_t; |