#include "ft_ping.h" int cli_handle_quiet(const char *arg, t_ping_config *config) { (void)arg; (void)config; return 0; }