aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/System/usr/include
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-01-31 19:28:59 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-01-31 19:28:59 +0000
commit9e435806aaf5bd7e974d317ef247f200200ad686 (patch)
tree950414edc74ebec2c62ac1b5fd10e799f0204b5b /test/Modules/Inputs/System/usr/include
parent06d4ba388873e6d1cfa9cd715a8935ecc8cd2097 (diff)
Notes
Diffstat (limited to 'test/Modules/Inputs/System/usr/include')
-rw-r--r--test/Modules/Inputs/System/usr/include/malloc.h0
-rw-r--r--test/Modules/Inputs/System/usr/include/stdlib.h1
2 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/Inputs/System/usr/include/malloc.h b/test/Modules/Inputs/System/usr/include/malloc.h
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/test/Modules/Inputs/System/usr/include/malloc.h
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 000000000000..a1bf1a8b2945
--- /dev/null
+++ b/test/Modules/Inputs/System/usr/include/stdlib.h
@@ -0,0 +1 @@
+typedef __SIZE_TYPE__ size_t;