]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
command-line-arguments.[ch]: new argument parsing framework for notmuch.
[notmuch] / notmuch-client.h
index b50cb38b335afe819b989f2e94d9be2c5492c7ba..703f85618a56b362b682984ae130f4f0e48d7915 100644 (file)
@@ -238,4 +238,5 @@ notmuch_config_set_maildir_synchronize_flags (notmuch_config_t *config,
 notmuch_bool_t
 debugger_is_active (void);
 
+#include "command-line-arguments.h"
 #endif