diff --git a/bundle.json b/bundle.json index 16cd84f..7e8d037 100644 --- a/bundle.json +++ b/bundle.json @@ -33,6 +33,16 @@ ], "header_base": "//third_party/bounds_checking_function/include" } + }, + { + "name": "//third_party/bounds_checking_function:libsec_static", + "header": { + "header_files": [ + "securec.h", + "securectype.h" + ], + "header_base": "//third_party/bounds_checking_function/include" + } } ], "test": []