diff options
Diffstat (limited to 'pkg/p9/BUILD')
-rw-r--r-- | pkg/p9/BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/p9/BUILD b/pkg/p9/BUILD index f32244c69..a3e05c96d 100644 --- a/pkg/p9/BUILD +++ b/pkg/p9/BUILD @@ -29,6 +29,7 @@ go_library( "//pkg/fdchannel", "//pkg/flipcall", "//pkg/log", + "//pkg/sync", "//pkg/unet", "@org_golang_x_sys//unix:go_default_library", ], |