summaryrefslogtreecommitdiff
path: root/include/sys
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-17 09:55:17 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-17 09:55:17 -0700
commite66a42f57fd20d1c7bbdc5f7937831d13bcf709b (patch)
tree6aba9ac56780e910339abe7a18ccb80f466ee3d0 /include/sys
parentb7c08a66f6b8855ce93743a0f4587667301fa8f9 (diff)
Split sys/param.h out into common file and sysdeps bits/param.h file.
Diffstat (limited to 'include/sys')
-rw-r--r--include/sys/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sys/param.h b/include/sys/param.h
new file mode 100644
index 0000000000..7a0cfb1f24
--- /dev/null
+++ b/include/sys/param.h
@@ -0,0 +1 @@
+#include <misc/sys/param.h>