]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tree-walk.c
move struct pathspec and related functions to pathspec.[ch]
[thirdparty/git.git] / tree-walk.c
index 6e30ef9d048c62c11a92aa5b0ee6df2d227776e6..72a96139f5dd782adb00f51aff268f52f0e403c1 100644 (file)
@@ -3,6 +3,7 @@
 #include "unpack-trees.h"
 #include "dir.h"
 #include "tree.h"
+#include "pathspec.h"
 
 static const char *get_mode(const char *str, unsigned int *modep)
 {