X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fpgtable.h;h=088a945bf26bdb5ef02f8b5a0397e32ee3955214;hb=314981ac7177a933319e3c071a5cf0a579205e6e;hp=03f3c8ac6383a4d7f874e12869b56f7ba45f1414;hpb=ed28f96ac1960f30f818374d65be71d2fdf811b0;p=powerpc.git diff --git a/include/asm-i386/pgtable.h b/include/asm-i386/pgtable.h index 03f3c8ac63..088a945bf2 100644 --- a/include/asm-i386/pgtable.h +++ b/include/asm-i386/pgtable.h @@ -25,6 +25,9 @@ #include #include +struct mm_struct; +struct vm_area_struct; + /* * ZERO_PAGE is a global shared page that is always zero: used * for zero-mapped memory areas etc..