Henrik Berg wrote: > --- fkp.c Sat Dec 4 00:00:14 1999 > +++ fkp.c.org Sat Dec 4 00:02:07 1999 > @@ -1,10 +1,6 @@ > #include <stdlib.h> > #include <stdio.h> > -#ifdef HAVE_UNISTD_H > #include <unistd.h> > -#else > -#define ssize_t size_t > -#endif > #include "wv.h" I sneaked in a fix like this (without the wrappers for HAVE_UNISTD_H) about a half hour ago, but I'll be sure to update it to include the wrapper. -- Shaw Terwilliger
- wv/fkp.c for Win32 needs this patch Henrik Berg
- sterwill
