]> andersk Git - openssh.git/blobdiff - openbsd-compat/glob.h
- (dtucker) [configure.ac includes.h openbsd-compat/glob.{c,h}] Explicitly
[openssh.git] / openbsd-compat / glob.h
index 4fdbfc1eabd8ef8c149c91161046e12d13f8bf35..9ba07f76edaa5dd9b1e9b8578ed3c19e197579b8 100644 (file)
@@ -38,7 +38,8 @@
 /* OPENBSD ORIGINAL: include/glob.h */
 
 #if !defined(HAVE_GLOB_H) || !defined(GLOB_HAS_ALTDIRFUNC) || \
-    !defined(GLOB_HAS_GL_MATCHC)
+    !defined(GLOB_HAS_GL_MATCHC) || \
+    !defined(HAVE_DECL_GLOB_NOMATCH) || HAVE_DECL_GLOB_NOMATCH == 0
 
 #ifndef _GLOB_H_
 #define        _GLOB_H_
This page took 0.02972 seconds and 4 git commands to generate.