mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-26 20:02:13 +00:00
unbreak previous
This commit is contained in:
parent
c54b02c4eb
commit
faca8ccd4d
@ -38,7 +38,7 @@
|
||||
/* OPENBSD ORIGINAL: include/glob.h */
|
||||
|
||||
#if !defined(HAVE_GLOB_H) || !defined(GLOB_HAS_ALTDIRFUNC) || \
|
||||
!defined(GLOB_HAS_GL_MATCHC) || !define(GLOB_HAS_GL_STATV) \
|
||||
!defined(GLOB_HAS_GL_MATCHC) || !define(GLOB_HAS_GL_STATV) || \
|
||||
!defined(HAVE_DECL_GLOB_NOMATCH) || HAVE_DECL_GLOB_NOMATCH == 0 || \
|
||||
defined(BROKEN_GLOB)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user