]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: Abstract the extraction of a relative path from set_filename
[notmuch] / lib / notmuch-private.h
index b956634057f9dcae62b6b9778ff5415250574a0a..50f93eec27472839caa45956f3df1def86767cbb 100644 (file)
@@ -151,6 +151,10 @@ typedef enum _notmuch_private_status {
 const char *
 _find_prefix (const char *name);
 
+const char *
+_notmuch_database_relative_path (notmuch_database_t *notmuch,
+                                const char *path);
+
 /* thread.cc */
 
 notmuch_thread_t *