summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/socket/hostinet/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/socket/hostinet/BUILD')
-rw-r--r--pkg/sentry/socket/hostinet/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/sentry/socket/hostinet/BUILD b/pkg/sentry/socket/hostinet/BUILD
index e82d6cd1e..60c9896fc 100644
--- a/pkg/sentry/socket/hostinet/BUILD
+++ b/pkg/sentry/socket/hostinet/BUILD
@@ -34,6 +34,7 @@ go_library(
"//pkg/sentry/socket",
"//pkg/sentry/socket/control",
"//pkg/sentry/vfs",
+ "//pkg/sentry/vfs/lock",
"//pkg/syserr",
"//pkg/syserror",
"//pkg/tcpip/stack",