mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Define __BSD_VISIBLE in fnmatch.h.
.. since we use symbols defined only when it is when using the compat fnmatch.
This commit is contained in:
parent
f5cc5816aa
commit
3611bfe89b
@ -35,6 +35,8 @@
|
|||||||
/* OPENBSD ORIGINAL: include/fnmatch.h */
|
/* OPENBSD ORIGINAL: include/fnmatch.h */
|
||||||
|
|
||||||
#ifndef HAVE_FNMATCH_H
|
#ifndef HAVE_FNMATCH_H
|
||||||
|
/* Ensure we define FNM_CASEFOLD */
|
||||||
|
#define __BSD_VISIBLE 1
|
||||||
|
|
||||||
#ifndef _FNMATCH_H_
|
#ifndef _FNMATCH_H_
|
||||||
#define _FNMATCH_H_
|
#define _FNMATCH_H_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user