hi I'm trying to `#include "osquery/config/plugins...
# general
b
hi I'm trying to
#include "osquery/config/plugins/tls_config.h"
in my c++ external extension so I can use
REGISTER_EXTERNAL(TLSConfigPlugin, "config", "TLSConfig1");
but when
make externals
it gives me this error