Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 88276 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- /usr/include/asm/errno.h     2005-03-30 17:31:00.000000000 +0200
0
++ /usr/include/asm/errno.h.new 2005-04-07 20:57:14.528677469 +0200
Lines 1-9 Link Here
1
/* Common header file autogenerated by create_ml_includes in multilib.eclass */
1
/* Common header file autogenerated by create_ml_includes in multilib.eclass */
2
#ifdef __i386__
2
#ifdef __i386__
3
#include "../asm-i386/errno.h"
3
#include <asm-i386/errno.h>
4
#endif /* __i386__ */
4
#endif /* __i386__ */
5
#ifdef __x86_64__
5
#ifdef __x86_64__
6
#include "../asm-x86_64/errno.h"
6
#include <asm-x86_64/errno.h>
7
#endif /* __x86_64__ */
7
#endif /* __x86_64__ */

Return to bug 88276