sadly, two typos on one line is not my best record

This commit is contained in:
Damien Miller 2010-10-07 22:00:24 +11:00
parent faca8ccd4d
commit 2738361878
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) || !defined(GLOB_HAS_GL_STATV) || \
!defined(HAVE_DECL_GLOB_NOMATCH) || HAVE_DECL_GLOB_NOMATCH == 0 || \
defined(BROKEN_GLOB)