[Webkit-unassigned] [Bug 39411] [BREWMP] Don't include POSIX headers in WebCorePrefix.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 16:56:22 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39411





--- Comment #2 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2010-05-24 16:56:22 PST ---
(From update of attachment 56571)
> +#if !defined(BUILDING_BREWMP__)
>  #include <pthread.h>
> +#endif

Can we use HAVE(PTHREAD_H) as a guard here instead ?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list