cli.h 144 B

12345678
  1. // SPDX-License-Identifier: GPL-3.0-or-later
  2. #ifndef NETDATA_CLI_H
  3. #define NETDATA_CLI_H 1
  4. #include "daemon/common.h"
  5. #endif //NETDATA_CLI_H