X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2Fsys-i386%2Fbug.c;h=8d4f273f1219b0aaab6d3fc24769d7dddb5ec4c4;hb=c1e2ee2dc436574880758b3836fc96935b774c32;hp=a4360b5207db9e6c2e49676522c168942ff5b7f2;hpb=748c5151deb56e4b7b5a9b07a884243764933831;p=pandora-kernel.git diff --git a/arch/um/sys-i386/bug.c b/arch/um/sys-i386/bug.c index a4360b5207db..8d4f273f1219 100644 --- a/arch/um/sys-i386/bug.c +++ b/arch/um/sys-i386/bug.c @@ -4,6 +4,7 @@ */ #include +#include /* Mostly copied from i386/x86_86 - eliminated the eip < PAGE_OFFSET because * that's not relevant in skas mode.