unbreak previous

This commit is contained in:
Damien Miller 2010-10-07 21:59:40 +11:00
parent c54b02c4eb
commit faca8ccd4d
1 changed files with 1 additions and 1 deletions

View File

@ -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)