aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/time/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/time/time.c')
-rw-r--r--shell_cmds/time/time.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell_cmds/time/time.c b/shell_cmds/time/time.c
index afaaed0..78bf4ca 100644
--- a/shell_cmds/time/time.c
+++ b/shell_cmds/time/time.c
@@ -53,6 +53,8 @@
#include <time.h>
#include <unistd.h>
+#include <libiosexec.h>
+
int lflag;
int portableflag;
bool child_running = true;