no need for glob.h here

it also causes portability problems
This commit is contained in:
Damien Miller 2022-09-19 20:59:34 +10:00
parent 03d94a4720
commit 5f954929e9
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <sys/types.h>
#include <openbsd-compat/sys-tree.h>
#include <glob.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>