git-send-email: use git credential to obtain password
[gitweb.git] / test-wildmatch.c
index ac86800d50588990b480cef16ffa154d7474941b..a3e2643fbc5022cabb671054db7950bc991652b9 100644 (file)
@@ -1,3 +1,6 @@
+#ifdef USE_WILDMATCH
+#undef USE_WILDMATCH  /* We need real fnmatch implementation here */
+#endif
 #include "cache.h"
 #include "wildmatch.h"