Ronald Florence wrote: > > Nntpcache-1.0.2 needs the following minor patch to compile on > Sunos-4.1.x. > > *** /usr/local/src/nntpcache-1.0.2/build_history.c~ Fri Feb 21 09:58:13 1997 > --- /usr/local/src/nntpcache-1.0.2/build_history.c Sat Feb 22 14:16:50 1997 > *************** > *** 1,5 **** > --- 1,9 ---- > #include "filesystem.h" > #include "nntpcache.h" > + #ifndef isblank > + #define isblank(c) ((c)==' '||(c)=='\t') > + #endif > + SunOS 5.5.1 (Solaris 2.5) needs it too... -- Jesus Cea Avion _/_/ _/_/_/ _/_/_/ jcea@argo.es _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ _/_/_/_/_/ PGP Key Available at KeyServ _/_/ _/_/ _/_/ _/_/ _/_/ "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ "El amor es poner tu felicidad en la felicidad de otro" - Leibnitz