master
h 9 lines 197 Bytes
Raw
1 // SPDX-License-Identifier: GPL-3.0-or-later
2
3 #ifndef LIBNETDATA_CONFIG_H
4 #define LIBNETDATA_CONFIG_H
5
6 #include "../inicfg/dyncfg.h"
7 #include "../inicfg/inicfg.h"
8
9 #endif /* LIBNETDATA_CONFIG_H */