template-hsc.c

Julian Seward (Intl Vendor) v-julsew@microsoft.com
Fri, 10 Aug 2001 03:24:54 -0700


Marcin

In order to build hslibs/net/BSD.* on Solaris I put

#include <limits.h>

into template-hsc.h just following the include of ctype.h.
Is this a good/bad, portable/unportable thing to do?
Should I commit it?

J