summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/nested/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tcpip/link/nested/BUILD')
-rw-r--r--pkg/tcpip/link/nested/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/tcpip/link/nested/BUILD b/pkg/tcpip/link/nested/BUILD
index bdd5276ad..2cdb23475 100644
--- a/pkg/tcpip/link/nested/BUILD
+++ b/pkg/tcpip/link/nested/BUILD
@@ -12,6 +12,7 @@ go_library(
"//pkg/sync",
"//pkg/tcpip",
"//pkg/tcpip/buffer",
+ "//pkg/tcpip/header",
"//pkg/tcpip/stack",
],
)