From ec9535cd3fade80fa9170c804e300567453ec894 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 7 Apr 2026 06:49:45 -0400 Subject: Get rid of unused headers (doesn't actually shrink the code any though). --- src/irc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/irc.c') diff --git a/src/irc.c b/src/irc.c index 5aee5e7..8bc9159 100644 --- a/src/irc.c +++ b/src/irc.c @@ -1,5 +1,3 @@ -#include -#include #include #include "irc.h" -- cgit v1.2.3