Skip to content

Commit 5f95492

Browse files
committed
no need for glob.h here
it also causes portability problems
1 parent 03d94a4 commit 5f95492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sftp-usergroup.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include <sys/types.h>
2222
#include <openbsd-compat/sys-tree.h>
2323

24-
#include <glob.h>
2524
#include <stdlib.h>
2625
#include <stdarg.h>
2726
#include <string.h>

0 commit comments

Comments
 (0)