gc: fix for Plan 9 build

R=golang-dev
CC=golang-dev, rsc
https://golang.org/cl/4977045
This commit is contained in:
Lucio De Re 2011-08-30 09:40:46 -04:00 committed by Russ Cox
parent 79260e5bfe
commit 4ca2172f38

View file

@ -667,6 +667,7 @@ struct Magic
};
typedef struct Prog Prog;
#pragma incomplete Prog
struct Label
{