From 5a0ec4ed3711beda63450fcfe0bbbd1656fbb1ae Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Mon, 1 May 2023 00:38:33 -0400 Subject: move back to c99 --- src/commands/id.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/commands/id.c') diff --git a/src/commands/id.c b/src/commands/id.c index 3990dc8..578c1e3 100644 --- a/src/commands/id.c +++ b/src/commands/id.c @@ -2,8 +2,6 @@ #include #include -#include -#include COMMAND_EMPTY(user_id) { -- cgit v1.2.3-freya