From: Brian Paul Date: Tue, 28 Oct 2008 18:41:47 +0000 (-0600) Subject: cell: don't include libmisc.h X-Git-Tag: 062012170305~17580^2~496^2~378 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=57487590871d523dd6044ad214dafde04dd799f0;p=profile%2Fivi%2Fmesa.git cell: don't include libmisc.h Doesn't seem to be needed and fixes compilation with SDK 3.1 beta. --- diff --git a/src/gallium/drivers/cell/ppu/cell_spu.h b/src/gallium/drivers/cell/ppu/cell_spu.h index b633880..c93958a 100644 --- a/src/gallium/drivers/cell/ppu/cell_spu.h +++ b/src/gallium/drivers/cell/ppu/cell_spu.h @@ -30,7 +30,6 @@ #include -#include #include #include "cell/common.h"