aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch-client.h')
-rw-r--r--notmuch-client.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/notmuch-client.h b/notmuch-client.h
index 4fe182ee..c04eaeb4 100644
--- a/notmuch-client.h
+++ b/notmuch-client.h
@@ -93,6 +93,9 @@ chomp_newline (char *str)
}
int
+notmuch_count_command (void *ctx, int argc, char *argv[]);
+
+int
notmuch_dump_command (void *ctx, int argc, char *argv[]);
int