aboutsummaryrefslogtreecommitdiff
path: root/src/glob.c
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-18 06:57:14 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-18 06:57:14 -0500
commitebfad791508af77f7f8e942c88a6f5dc88bd6d41 (patch)
treec4414ef1e0fccc49c261dd5305dcdfb2feb53efc /src/glob.c
parent7ec4a5150710643e99f982b5a82f8aeb49302d81 (diff)
downloadunalf-ebfad791508af77f7f8e942c88a6f5dc88bd6d41.tar.gz
Improve alfsum usage a bit.
Diffstat (limited to 'src/glob.c')
-rw-r--r--src/glob.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/glob.c b/src/glob.c
index cb91b79..c816964 100644
--- a/src/glob.c
+++ b/src/glob.c
@@ -1,8 +1,3 @@
-#include <stdio.h>
-#include <unistd.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
#include "unalf.h"
/* this is an Atari DOS or MS-DOS style match: "*.*" matches everything,