]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
notmuch-new: Only install SIGALRM if not running under gdb
[notmuch] / notmuch-client.h
index b65aa777bdf5362681d54e8e70d8e5c6b0199f42..ea776860f8564e9f65aec72b7f7a9dc949fbec8f 100644 (file)
@@ -179,4 +179,7 @@ notmuch_config_set_user_other_email (notmuch_config_t *config,
                                     const char *other_email[],
                                     size_t length);
 
+notmuch_bool_t
+debugger_is_active (void);
+
 #endif