Correct definition of MAXHOSTNAMELEN in ifdef'ed out code
This commit is contained in:
parent
4d113fee52
commit
f313a39933
@ -93,7 +93,7 @@
|
||||
#define PPC_NULL ((char **)NULL)
|
||||
|
||||
#ifndef MAXHOSTNAMELEN
|
||||
#define MAXHOSTNAMELEN 64
|
||||
#define MAXHOSTNAMELEN 256
|
||||
#endif
|
||||
|
||||
#define Skip_Blanks(c, f) \
|
||||
|
Loading…
Reference in New Issue
Block a user