5 lines
71 B
C
5 lines
71 B
C
/*
|
|
sys/param.h
|
|
*/
|
|
|
|
#define MAXHOSTNAMELEN 256 /* max hostname size */
|