Fix for previous commit

This commit is contained in:
Daniel Molkentin 2013-09-18 16:28:01 +02:00
parent 219ce5fc4c
commit d657a679ba

View file

@ -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.