[PATCH 05/13] reply: Create a JSON sprinter

2012-07-24 Thread Austin Clements
--- notmuch-reply.c |4 1 file changed, 4 insertions(+) diff --git a/notmuch-reply.c b/notmuch-reply.c index de21f3b..e42ba79 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -22,6 +22,7 @@ #include "notmuch-client.h" #include "gmime-filter-headers.h" +#include "sprinter.h"

[PATCH 05/13] reply: Create a JSON sprinter

2012-07-24 Thread Austin Clements
--- notmuch-reply.c |4 1 file changed, 4 insertions(+) diff --git a/notmuch-reply.c b/notmuch-reply.c index de21f3b..e42ba79 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -22,6 +22,7 @@ #include notmuch-client.h #include gmime-filter-headers.h +#include sprinter.h static