Commit 955d349b authored by Hugh Dickins's avatar Hugh Dickins Committed by Adrian Bunk

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

Fix a compile error on powerpc.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent ec97dff7
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment