summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/inet/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/inet/BUILD')
-rw-r--r--pkg/sentry/inet/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/sentry/inet/BUILD b/pkg/sentry/inet/BUILD
index 334432abf..07bf39fed 100644
--- a/pkg/sentry/inet/BUILD
+++ b/pkg/sentry/inet/BUILD
@@ -10,6 +10,7 @@ go_library(
srcs = [
"context.go",
"inet.go",
+ "namespace.go",
"test_stack.go",
],
deps = [