summaryrefslogtreecommitdiffstats
path: root/cli/cli.h
blob: 056e99862275957c776dc58ea6469698d779e4d8 (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