cell: don't include libmisc.h
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 28 Oct 2008 18:41:47 +0000 (12:41 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 28 Oct 2008 18:41:47 +0000 (12:41 -0600)
Doesn't seem to be needed and fixes compilation with SDK 3.1 beta.

src/gallium/drivers/cell/ppu/cell_spu.h

index b633880..c93958a 100644 (file)
@@ -30,7 +30,6 @@
 
 
 #include <libspe2.h>
-#include <libmisc.h>
 #include <pthread.h>
 #include "cell/common.h"