summaryrefslogtreecommitdiff
path: root/src/power_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/power_commands.h')
-rw-r--r--src/power_commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/power_commands.h b/src/power_commands.h
index 8bd6bf4..d6b6bf2 100644
--- a/src/power_commands.h
+++ b/src/power_commands.h
@@ -4,5 +4,6 @@
int com_power( char *arg );
+int com_power_policy( char* arg );
#endif // POWER_H