]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diffcore-order.c
Fix a "pointer type missmatch" warning.
[thirdparty/git.git] / diffcore-order.c
index aef6da60447b98a05d91513b4aa74e505b0a0d84..7ad09461858aa6832b828df411fd1b736f035465 100644 (file)
@@ -4,7 +4,6 @@
 #include "cache.h"
 #include "diff.h"
 #include "diffcore.h"
-#include <fnmatch.h>
 
 static char **order;
 static int order_cnt;