Browse Source

parisc: fix 64bit build

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Helge Deller 16 years ago
parent
commit
c1da90fd09
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/parisc/include/asm/assembly.h

+ 1 - 0
arch/parisc/include/asm/assembly.h

@@ -79,6 +79,7 @@
 
 #include <asm/asm-offsets.h>
 #include <asm/page.h>
+#include <asm/types.h>
 
 #include <asm/asmregs.h>