about summary refs log tree commit diff
path: root/include/sys
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys')
-rw-r--r--include/sys/random.h1
-rw-r--r--include/sys/stropts.h1
-rw-r--r--include/sys/ttychars.h1
-rw-r--r--include/sys/vfs.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/include/sys/random.h b/include/sys/random.h
new file mode 100644
index 0000000000..b33d114b74
--- /dev/null
+++ b/include/sys/random.h
@@ -0,0 +1 @@
+#include <stdlib/sys/random.h>
diff --git a/include/sys/stropts.h b/include/sys/stropts.h
new file mode 100644
index 0000000000..711f1502dd
--- /dev/null
+++ b/include/sys/stropts.h
@@ -0,0 +1 @@
+#include <streams/sys/stropts.h>
diff --git a/include/sys/ttychars.h b/include/sys/ttychars.h
new file mode 100644
index 0000000000..86cb77dd77
--- /dev/null
+++ b/include/sys/ttychars.h
@@ -0,0 +1 @@
+#include <termios/sys/ttychars.h>
diff --git a/include/sys/vfs.h b/include/sys/vfs.h
new file mode 100644
index 0000000000..95f311dbd6
--- /dev/null
+++ b/include/sys/vfs.h
@@ -0,0 +1 @@
+#include <io/sys/vfs.h>