1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Split sys/param.h out into common file and sysdeps bits/param.h file.

This commit is contained in:
Roland McGrath
2012-08-17 09:55:17 -07:00
parent b7c08a66f6
commit e66a42f57f
8 changed files with 144 additions and 163 deletions

1
include/sys/param.h Normal file
View File

@@ -0,0 +1 @@
#include <misc/sys/param.h>