]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
Fix "too many open files" bug by closing message files when done with them.
[notmuch] / lib / notmuch-private.h
index c398c80add1f840d492a254aed53238b7e97d5af..ddf0674aa9adc61cd61ec43fa4557808b9100589 100644 (file)
@@ -207,6 +207,9 @@ _notmuch_message_set_date (notmuch_message_t *message,
 void
 _notmuch_message_sync (notmuch_message_t *message);
 
+void
+_notmuch_message_close (notmuch_message_t *message);
+
 /* index.cc */
 
 notmuch_status_t