libGL: pthread_xx_t types are declared in pthread.h.

This commit is contained in:
Juan RP 2015-05-07 14:12:08 +02:00
parent 10a008c67c
commit fffb9fdefe
2 changed files with 12 additions and 1 deletions

View file

@ -9,3 +9,14 @@
#include "pipe/p_compiler.h"
#include "pipe/p_state.h"
--- src/gallium/state_trackers/nine/threadpool.h.orig 2015-05-07 14:10:53.443337212 +0200
+++ src/gallium/state_trackers/nine/threadpool.h 2015-05-07 14:11:04.210307653 +0200
@@ -24,6 +24,8 @@
#ifndef _THREADPOOL_H_
#define _THREADPOOL_H_
+#include <pthread.h>
+
#define MAXTHREADS 1
struct threadpool {

View file

@ -1,4 +1,4 @@
# Template build file for 'libGL'
# Template build file for 'libGL'.
pkgname=libGL
version=10.5.4
revision=1