parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL} flags
[gitweb.git] / preload-index.c
index 49cb08df96faa90101bb25d8f96acaffc066f19b..cddfffab9a8fddc77cc307ae738437a2f2bef739 100644 (file)
@@ -2,6 +2,7 @@
  * Copyright (C) 2008 Linus Torvalds
  */
 #include "cache.h"
+#include "pathspec.h"
 
 #ifdef NO_PTHREADS
 static void preload_index(struct index_state *index, const char **pathspec)