1
0
mirror of https://github.com/golang/go synced 2024-11-22 05:04:40 -07:00
R=rsc
CC=golang-dev
https://golang.org/cl/4604041
This commit is contained in:
Luuk van Dijk 2011-06-10 00:08:57 +02:00
parent 3e57d7f7bf
commit fd2e24727e

View File

@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style // Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.
#undef EXTERN
#define EXTERN
#include "gg.h" #include "gg.h"
#include "opt.h" #include "opt.h"