mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
fix build
TBR=gri OCL=34264 CL=34264
This commit is contained in:
parent
115c62de8d
commit
a03764aa50
3 changed files with 25 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
package proc
|
||||
|
||||
// TODO(rsc): Imports here after to be in proc.go too in order
|
||||
// for deps.bash to get the right answer.
|
||||
import (
|
||||
"container/vector";
|
||||
"fmt";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue