Commit 4ca2172f authored by Lucio De Re's avatar Lucio De Re Committed by Russ Cox

gc: fix for Plan 9 build

R=golang-dev
CC=golang-dev, rsc
https://golang.org/cl/4977045
parent 79260e5b
......@@ -667,6 +667,7 @@ struct Magic
};
typedef struct Prog Prog;
#pragma incomplete Prog
struct Label
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment