X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Ferrno.h;h=8c145fd17d8678afee558d61327175d25a292bf1;hb=f589b86d4b6e067b720a253bdb40896857804037;hp=19f20bd41ae6184e4851fbf638f05c25de19a612;hpb=8bc2bee26bc7ba77eb1ffc3e3282002d9893cf09;p=linux-2.6 diff --git a/include/asm-powerpc/errno.h b/include/asm-powerpc/errno.h index 19f20bd41a..8c145fd17d 100644 --- a/include/asm-powerpc/errno.h +++ b/include/asm-powerpc/errno.h @@ -1,5 +1,5 @@ -#ifndef _PPC_ERRNO_H -#define _PPC_ERRNO_H +#ifndef _ASM_POWERPC_ERRNO_H +#define _ASM_POWERPC_ERRNO_H #include @@ -8,4 +8,4 @@ #define _LAST_ERRNO 516 -#endif +#endif /* _ASM_POWERPC_ERRNO_H */