mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-04 03:14:41 +00:00
no fnmatch.h
This commit is contained in:
parent
fb0b1523c4
commit
2774ccb851
@ -7,7 +7,7 @@
|
||||
#ifndef INCLUDE_posix__w32_h__
|
||||
#define INCLUDE_posix__w32_h__
|
||||
|
||||
#ifndef __sun
|
||||
#if !defined(__sun) && !defined(__amigaos4__)
|
||||
# include <fnmatch.h>
|
||||
# define p_fnmatch(p, s, f) fnmatch(p, s, f)
|
||||
#else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user