[git] GnuPG - branch, master, updated. gnupg-2.1.15-115-gc0e620c

by Justus Winter cvs at cvs.gnupg.org
Thu Sep 15 14:55:14 CEST 2016


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 "The GNU Privacy Guard".

The branch, master has been updated
       via  c0e620cee86b5dacc941964bd187bba0dfa90eea (commit)
      from  3f7f7447316f57d002d683af4ad30ac5730b9ebe (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 c0e620cee86b5dacc941964bd187bba0dfa90eea
Author: Justus Winter <justus at g10code.com>
Date:   Thu Sep 15 14:46:06 2016 +0200

    g10: Add missing header.
    
    * g10/trustdb.c: Include 'mbox-util.h'.
    
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/g10/trustdb.c b/g10/trustdb.c
index 029c8c3..f5b4008 100644
--- a/g10/trustdb.c
+++ b/g10/trustdb.c
@@ -36,6 +36,7 @@
 #include "options.h"
 #include "packet.h"
 #include "main.h"
+#include "mbox-util.h"
 #include "i18n.h"
 #include "tdbio.h"
 #include "trustdb.h"

-----------------------------------------------------------------------

Summary of changes:
 g10/trustdb.c | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list