Merge "Stop including <linux/param.h> in <sys/param.h>."
This commit is contained in:
commit
a4fc89badf
1 changed files with 1 additions and 1 deletions
|
@ -29,8 +29,8 @@
|
|||
#define _SYS_PARAM_H_
|
||||
|
||||
#include <limits.h>
|
||||
#include <linux/param.h>
|
||||
|
||||
#define HZ 100
|
||||
#define MAXPATHLEN PATH_MAX
|
||||
#define MAXSYMLINKS 8
|
||||
|
||||
|
|
Loading…
Reference in a new issue