Ersek, Laszlo wrote:
On Tue, 19 Jan 2010, Antonio Diaz Diaz wrote:
It seems the line:
#include <pthread.h>
needs to be inserted at line 29 of plzip.cc.
> ...
the #include is missing from "main.h" (it was there in llzip-0.03 :)).
You are right. I forgot to copy this #include to plzip.cc.
An advantage of this approach is that all dependencies are immediately visible
in the .c / .cc files
This is one reason I prefer this approach. It also allows to easily
determine the order of inclusion of headers.
Best regards,
Antonio.
_______________________________________________
Lzip-bug mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lzip-bug