]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
Merge tag 'debian/0.29.3-1'
[notmuch] / notmuch-client.h
index d1b7801784f40850fe419b8a374b161694236e74..74690054d161ad9b2da297eac21ed62fdc8eb2cd 100644 (file)
@@ -52,6 +52,7 @@
 
 #include "talloc-extra.h"
 #include "crypto.h"
+#include "repair.h"
 
 #define unused(x) x ## _unused __attribute__ ((unused))