summaryrefslogtreecommitdiffstats
path: root/cli/cli.h
blob: 9e730a3019b8487271645dd14fb1182674be30f6 (plain)
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: GPL-3.0-or-later

#ifndef NETDATA_CLI_H
#define NETDATA_CLI_H 1

#include "../daemon/common.h"

#endif //NETDATA_CLI_H