mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-27 17:37:36 +03:00
Fix for previous commit
This commit is contained in:
parent
219ce5fc4c
commit
d657a679ba
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
|||
#ifdef HAVE_FNMATCH
|
||||
#include <fnmatch.h>
|
||||
#else
|
||||
#define
|
||||
/* Steal this define to make csync_exclude compile. Note that if fnmatch
|
||||
* is not defined it's probably Win32 which uses a different implementation
|
||||
* than fmmatch anyway, which does not care for flags.
|
||||
|
|
Loading…
Reference in a new issue