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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- src/cpiohdr.h.dist  2009-06-24 15:41:26.983725240 +0100
0
++ src/cpiohdr.h       2009-06-24 15:41:59.753567720 +0100
Lines 24-29 Link Here
24
#ifdef HAVE_ATTRIB_PACKED
24
#ifdef HAVE_ATTRIB_PACKED
25
#define ATTRIB_PACKED __attribute__((packed))
25
#define ATTRIB_PACKED __attribute__((packed))
26
#else
27
#define ATTRIB_PACKED
26
#endif
28
#endif
27
#ifdef HAVE_PRAGMA_PACK
29
#ifdef HAVE_PRAGMA_PACK

Return to bug 443860