summaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index 7827174..3a84784 100644
--- a/src/command.h
+++ b/src/command.h
@@ -29,5 +29,6 @@ COMMAND(grep);
COMMAND(chown_cmd);
COMMAND(chmod_cmd);
COMMAND(sync_cmd);
+COMMAND(su);
#endif