Make bpf_helper visible to projects using SAPI

PiperOrigin-RevId: 255368910
Change-Id: I4f12e8d47fd747619a12d21a5be1c34d7f876b61
This commit is contained in:
Christian Blichmann 2019-06-27 03:43:10 -07:00 committed by Copybara-Service
parent 0c4a803527
commit 301a265c95

View File

@ -27,6 +27,7 @@ cc_library(
hdrs = ["bpf_helper.h"],
copts = sapi_platform_copts([
]),
visibility = ["//visibility:public"],
)
# String file routines