0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-12 12:42:09 +00:00

Remove aclk_api.[ch] ()

* get rid of aclk_starter middleman
* get rid of aclk_api.[ch]
This commit is contained in:
Timotej S 2022-08-24 10:41:14 +02:00 committed by GitHub
parent efd9989bc6
commit 971fe35547
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 89 additions and 152 deletions
database

View file

@ -4,7 +4,7 @@
#include "sqlite/sqlite_context.h"
#include "aclk/schema-wrappers/context.h"
#include "aclk/aclk_contexts_api.h"
#include "aclk/aclk_api.h"
#include "aclk/aclk.h"
int rrdcontext_enabled = CONFIG_BOOLEAN_YES;