7 lines
132 B
C
7 lines
132 B
C
#ifndef CLI_INTERNAL_ARG_HANDLER
|
|
#define CLI_INTERNAL_ARG_HANDLER
|
|
|
|
#include "cli.h"
|
|
#include "internal/ping/cli_handlers.h"
|
|
|
|
#endif
|