* Stupid zip has a "#define local static" which now breaks since OS.h includes
pthread.h. * If zip is not actively maintained anymore, I would suggest correcting this issue by removing that useless define. Maybe they accept patches, too. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33932 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
*/
|
||||
|
||||
#include <OS.h>
|
||||
|
||||
#include "zip.h"
|
||||
|
||||
#ifndef UTIL /* the companion #endif is a bit of ways down ... */
|
||||
|
||||
Reference in New Issue
Block a user