X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-client.h;h=74690054d161ad9b2da297eac21ed62fdc8eb2cd;hb=c578c32e3be76fe19c3e7355a88fcb799b68b17e;hp=d1b7801784f40850fe419b8a374b161694236e74;hpb=8de94981677e57343b7b2dfc9e1036730ce708fc;p=notmuch diff --git a/notmuch-client.h b/notmuch-client.h index d1b78017..74690054 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -52,6 +52,7 @@ #include "talloc-extra.h" #include "crypto.h" +#include "repair.h" #define unused(x) x ## _unused __attribute__ ((unused))