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

Collapse All | Expand All

(-)gcc/system.h.bak (+4 lines)
Lines 456-464 Link Here
456
}
456
}
457
#endif
457
#endif
458
458
459
#ifdef HAVE_STDLIB_H
460
#include <stdlib.h>
461
#else
459
#ifdef HAVE_MALLOC_H
462
#ifdef HAVE_MALLOC_H
460
#include <malloc.h>
463
#include <malloc.h>
461
#endif
464
#endif
465
#endif
462
466
463
#ifdef __cplusplus
467
#ifdef __cplusplus
464
extern "C" {
468
extern "C" {

Return to bug 545072