From 317f7bf35716f7059511f42f1f4aba7d47fcfd01 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Mon, 1 May 2023 00:31:13 -0400 Subject: tee, whoami, wc --- src/commands/id.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/commands/id.c') diff --git a/src/commands/id.c b/src/commands/id.c index f1790bc..3990dc8 100644 --- a/src/commands/id.c +++ b/src/commands/id.c @@ -3,6 +3,7 @@ #include #include #include +#include COMMAND_EMPTY(user_id) { -- cgit v1.2.3-freya