#ifndef _DB_CLI_H #define _DB_CLI_H #include "../../include/db_op/db.h" char *get_all_articles_list(); #endif