mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Do not expose forkserver.h
PiperOrigin-RevId: 520562657 Change-Id: I89fbe3012a5e63a50c46fd4f1e4ade8d36616c0b
This commit is contained in:
parent
5efae5cdf5
commit
0caa3e740c
|
@ -588,7 +588,6 @@ cc_library(
|
||||||
srcs = ["forkserver.cc"],
|
srcs = ["forkserver.cc"],
|
||||||
hdrs = ["forkserver.h"],
|
hdrs = ["forkserver.h"],
|
||||||
copts = sapi_platform_copts(),
|
copts = sapi_platform_copts(),
|
||||||
visibility = ["//visibility:public"],
|
|
||||||
deps = [
|
deps = [
|
||||||
":client",
|
":client",
|
||||||
":comms",
|
":comms",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user