This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mailutils".
http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=3619df585404004c8c695268c8da611ef95d9800 The branch, master has been updated via 3619df585404004c8c695268c8da611ef95d9800 (commit) from 3dc377159eb6afba231bcbdaf6a2d4331c0c337d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3619df585404004c8c695268c8da611ef95d9800 Author: Sergey Poznyakoff <g...@gnu.org> Date: Wed Oct 19 22:07:58 2016 +0300 Minor fix ----------------------------------------------------------------------- Summary of changes: libmu_auth/gsasl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmu_auth/gsasl.c b/libmu_auth/gsasl.c index e8c50dc..d1f3b54 100644 --- a/libmu_auth/gsasl.c +++ b/libmu_auth/gsasl.c @@ -20,6 +20,7 @@ # include <config.h> #endif #include <mailutils/cli.h> +#include <mailutils/mu_auth.h> #ifdef WITH_GSASL @@ -29,7 +30,6 @@ #include <unistd.h> #include <mailutils/error.h> #include <mailutils/errno.h> -#include <mailutils/mu_auth.h> #include <mailutils/nls.h> #include <mailutils/stream.h> #include <mailutils/gsasl.h> hooks/post-receive -- GNU Mailutils _______________________________________________ Commit-mailutils mailing list Commit-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/commit-mailutils