Correct definition of MAXHOSTNAMELEN in ifdef'ed out code

This commit is contained in:
Kris Kennaway 2000-11-26 22:21:39 +00:00
parent 4d113fee52
commit f313a39933

View File

@ -93,7 +93,7 @@
#define PPC_NULL ((char **)NULL)
#ifndef MAXHOSTNAMELEN
#define MAXHOSTNAMELEN 64
#define MAXHOSTNAMELEN 256
#endif
#define Skip_Blanks(c, f) \