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/scanner.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/scanner.h') diff --git a/src/scanner.h b/src/scanner.h index f42d9b9..b9f2f9a 100644 --- a/src/scanner.h +++ b/src/scanner.h @@ -1,9 +1,5 @@ #ifndef __VXGG_REWRITE___SCANNER_H___7164133769617___ #define __VXGG_REWRITE___SCANNER_H___7164133769617___ -#include "ll.h" -#include - -dlinkedlist * scandirlist(const char * const dir, int (*selector)(const struct dirent *), int (*cmp)(const struct dirent **, const struct dirent **)); #endif \ No newline at end of file -- cgit v1.2.3