mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
XQuartz: Add missing include for <pthread.h>
BuildFix for Leopard and earlier. https://trac.macports.org/ticket/29717 Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
#include <unistd.h>
|
||||
#include <AvailabilityMacros.h>
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include <Xplugin.h>
|
||||
|
||||
// pbproxy/pbproxy.h
|
||||
|
||||
Reference in New Issue
Block a user