diff options
Diffstat (limited to 'lib/commands')
| -rw-r--r-- | lib/commands/commands.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/commands/commands.c b/lib/commands/commands.c index 41f5b7ef..110ae696 100644 --- a/lib/commands/commands.c +++ b/lib/commands/commands.c @@ -1,3 +1,5 @@ +// Logic for running system commands + #pragma once #include <errno.h> |
