cell: include pthread.h
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 22 Oct 2008 17:04:29 +0000 (11:04 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 22 Oct 2008 17:04:29 +0000 (11:04 -0600)
src/gallium/drivers/cell/ppu/cell_spu.h

index 2e965c6301b774edfa323c613da254d43be14820..b633880c25658e0d61729830f44a5bb84475219b 100644 (file)
@@ -31,6 +31,7 @@
 
 #include <libspe2.h>
 #include <libmisc.h>
+#include <pthread.h>
 #include "cell/common.h"
 
 #include "cell_context.h"