mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
options: fnmatch: check existence instead of posix
This commit is contained in:
committed by
wm4
parent
c676c31815
commit
616ecd9365
@@ -29,7 +29,6 @@
|
||||
#include <stdbool.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#define HAVE_FNMATCH HAVE_POSIX
|
||||
#if HAVE_FNMATCH
|
||||
#include <fnmatch.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user