diff options
Diffstat (limited to 'kwset.c')
-rw-r--r-- | kwset.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ String Matching: An Aid to Bibliographic Search," CACM June 1975, Vol. 18, No. 6, which describes the failure function used below. */ -#include "cache.h" +#include "git-compat-util.h" #include "kwset.h" #include "compat/obstack.h" |