diff options
Diffstat (limited to 'components/run_command.c')
-rw-r--r-- | components/run_command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/run_command.c b/components/run_command.c index 7ae1b69..e00b478 100644 --- a/components/run_command.c +++ b/components/run_command.c @@ -1,5 +1,4 @@ /* See LICENSE file for copyright and license details. */ -#include <errno.h> #include <stdio.h> #include <string.h> |