Explicitly export files needed by other packages

PiperOrigin-RevId: 285968611
This commit is contained in:
gVisor bot 2019-12-17 06:31:41 -08:00
parent 0881abdfdd
commit 67000b929b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ package(
exports_files(
[
"socket.cc",
"socket_ip_loopback_blocking.cc",
"socket_ipv4_udp_unbound_loopback.cc",
"tcp_socket.cc",
"udp_socket.cc",