Merge "Define MAXHOSTNAMELEN explicitly in source files."
This commit is contained in:
@@ -73,9 +73,6 @@
|
||||
#define _PATH_PROTOCOLS "/system/etc/protocols"
|
||||
#define _PATH_SERVICES "/system/etc/services"
|
||||
|
||||
#define MAXHOSTNAMELEN 256
|
||||
|
||||
|
||||
/*
|
||||
* Structures returned by network data base library. All addresses are
|
||||
* supplied in host order, and returned in network order (suitable for
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user