unbreak previous
This commit is contained in:
parent
c54b02c4eb
commit
faca8ccd4d
|
@ -38,7 +38,7 @@
|
||||||
/* OPENBSD ORIGINAL: include/glob.h */
|
/* OPENBSD ORIGINAL: include/glob.h */
|
||||||
|
|
||||||
#if !defined(HAVE_GLOB_H) || !defined(GLOB_HAS_ALTDIRFUNC) || \
|
#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(HAVE_DECL_GLOB_NOMATCH) || HAVE_DECL_GLOB_NOMATCH == 0 || \
|
||||||
defined(BROKEN_GLOB)
|
defined(BROKEN_GLOB)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue