vendor/libgit2/src/ignore.h in rugged-0.26.7 vs vendor/libgit2/src/ignore.h in rugged-0.27.0

- old
+ new

@@ -5,9 +5,11 @@ * a Linking Exception. For full terms see the included COPYING file. */ #ifndef INCLUDE_ignore_h__ #define INCLUDE_ignore_h__ +#include "common.h" + #include "repository.h" #include "vector.h" #include "attr_file.h" #define GIT_IGNORE_FILE ".gitignore"