X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=74690054d161ad9b2da297eac21ed62fdc8eb2cd;hp=d1b7801784f40850fe419b8a374b161694236e74;hb=dc2b5a031bb63cd71133237ca5d74ef1223a8925;hpb=b23902a61158ecdbca2d9d96c6eaf509d6e3d205 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))