Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git p4 test: make sure P4CONFIG relative path works
[gitweb.git]
/
test-wildmatch.c
diff --git
a/test-wildmatch.c
b/test-wildmatch.c
index ac86800d50588990b480cef16ffa154d7474941b..a3e2643fbc5022cabb671054db7950bc991652b9 100644
(file)
--- a/
test-wildmatch.c
+++ b/
test-wildmatch.c
@@
-1,3
+1,6
@@
+#ifdef USE_WILDMATCH
+#undef USE_WILDMATCH /* We need real fnmatch implementation here */
+#endif
#include "cache.h"
#include "wildmatch.h"