pwc-uncompress.c shouldn't #include <asm/current.h>

Fix a compile error on powerpc.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Hugh Dickins
2007-03-14 22:25:08 +01:00
committed by Adrian Bunk
parent ec97dff730
commit 955d349bbe
-1
View File
@@ -24,7 +24,6 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <asm/current.h>
#include <asm/types.h>
#include "pwc.h"