summaryrefslogtreecommitdiff
path: root/src/host_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host_commands.h')
-rw-r--r--src/host_commands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/host_commands.h b/src/host_commands.h
index 4bb5e3f..daafda4 100644
--- a/src/host_commands.h
+++ b/src/host_commands.h
@@ -3,4 +3,6 @@
#include "d_bus_commands.h"
+int com_boot( char *arg );
+
#endif // HOST_COMMANDS_H