mirror of git://anongit.mindrot.org/openssh.git
no need for glob.h here
it also causes portability problems
This commit is contained in:
parent
03d94a4720
commit
5f954929e9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue