cc_library( name = "libsrtp_config", hdrs = [ "config.h", ], deps = [ ], includes = [ ".", ], visibility = ["//visibility:public"], )