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

Collapse All | Expand All

(-)gcc-3.3.6/gcc/treelang/parse.y.orig (+1 lines)
Lines 51-56 Link Here
51
51
52
#include <stdio.h>
52
#include <stdio.h>
53
#include <stdlib.h>
53
#include <stdlib.h>
54
#define __USE_GNU
54
#include <string.h>
55
#include <string.h>
55
56
56
#include "ansidecl.h"
57
#include "ansidecl.h"

Return to bug 183766