summaryrefslogtreecommitdiff
path: root/src/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shell.h')
-rw-r--r--src/shell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shell.h b/src/shell.h
index 15b4278..c43f8bb 100644
--- a/src/shell.h
+++ b/src/shell.h
@@ -18,6 +18,7 @@ extern int com_delete( char *arg );
extern int com_cd( char *arg );
extern int com_ping( char *arg );
extern int com_pwd( char *ignore );
+extern int com_poweroff( char *arg );