From 08fb644c7d101551edfe8fc2608e0ac501b3df9f Mon Sep 17 00:00:00 2001 From: "@syxhe" Date: Sun, 8 Jun 2025 17:25:13 -0500 Subject: Trim the fat --- src/main.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index b0727e2..4b9968c 100755 --- a/src/main.c +++ b/src/main.c @@ -1,8 +1,7 @@ -#include "arena.h" +#include "shared.h" + #include "encryption.h" -#include "ll.h" #include "scanner.h" -#include "shared.h" #include "threadpool.h" #include -- cgit v1.2.3