From c07461337363d7c3e28bac53e73c16d038903e87 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Thu, 3 Jul 2025 10:42:10 +0300 Subject: ImpOwOments - Use better thing for compiling - Remove all those unneeded function definitions bloating my beautiful perfect code --- bus.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'bus.c') diff --git a/bus.c b/bus.c index f05292b..60e35f7 100644 --- a/bus.c +++ b/bus.c @@ -4,8 +4,6 @@ #include #include -atoi(), err(), warn(), warnx(), read(), write(), close(); - #define SOCKETS_MAX 128 #define BUFFER_SIZE 512 -- cgit 1.4.1