#ifndef HOST_COMMANDS_H #define HOST_COMMANDS_H #include "d_bus_commands.h" int com_boot( char *arg ); #endif // HOST_COMMANDS_H