dlls/cabinet/cabextract.c

Vince Vielhaber vev at michvhf.com
Sat Jan 11 11:54:39 CST 2003


I hesitate to submit a patch since a) it's simple and b) I don't know if
other systems require it, but...

In dlls/cabinet/cabextract.c compiling on FreeBSD-4.7 fails because of
off_t not being known.  At line 32 adding

#include <sys/types.h>

fixes this.

Vince.
-- 
 Fast, inexpensive internet service 56k and beyond!  http://www.pop4.net/
   http://www.meanstreamradio.com       http://www.unknown-artists.com
         Internet radio: It's not file sharing, it's just radio.




More information about the wine-patches mailing list