Internal change

PiperOrigin-RevId: 581252235
Change-Id: I4de5fa0af11daa087172a81d2f81d51b51b1bace
This commit is contained in:
Wiktor Garbacz 2023-11-10 07:26:28 -08:00 committed by Copybara-Service
parent 1bad376e42
commit bc3c0ec17a

View File

@ -32,8 +32,6 @@ cc_library(
name = "bpf_helper",
srcs = ["bpf_helper.c"],
hdrs = ["bpf_helper.h"],
copts = sapi_platform_copts([
]),
visibility = ["//visibility:public"],
)