X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fnvram.h;h=efde5ac82f7b915df030d42cae81c38fc63803fe;hb=bdee6ac7d1c9a4a9b65db1753b0bfa0b61361dde;hp=4e7059cc6113f054fbaf8de634c2a9c05f785062;hpb=c2a7dcad9f0d92d7a96e735abb8bec7b9c621536;p=linux-2.6 diff --git a/include/asm-powerpc/nvram.h b/include/asm-powerpc/nvram.h index 4e7059cc61..efde5ac82f 100644 --- a/include/asm-powerpc/nvram.h +++ b/include/asm-powerpc/nvram.h @@ -58,6 +58,9 @@ struct nvram_header { }; #ifdef __KERNEL__ + +#include + struct nvram_partition { struct list_head partition; struct nvram_header header;