OSDN Git Service

Stop including <linux/param.h> in <sys/param.h>.
authorYabin Cui <yabinc@google.com>
Wed, 4 Feb 2015 02:40:44 +0000 (18:40 -0800)
committerYabin Cui <yabinc@google.com>
Wed, 4 Feb 2015 22:59:58 +0000 (14:59 -0800)
Bug: 19092844
Change-Id: I1a4a0c84a196a187ea32e58491de744cf3c0f404

libc/include/sys/param.h

index e64d6ce..03a462e 100644 (file)
@@ -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