[Pkg-gnupg-commit] [gnupg2] 37/112: kbx: Add missing header file.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Aug 30 17:48:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit e3358b246d9380008a4ba7c8f2fe03659901adaf
Author: Justus Winter <justus at g10code.com>
Date:   Wed Aug 3 16:58:32 2016 +0200

    kbx: Add missing header file.
    
    * kbx/keybox-update.c: Add missing header file.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 kbx/keybox-update.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kbx/keybox-update.c b/kbx/keybox-update.c
index ec28b4c..e5d4dc8 100644
--- a/kbx/keybox-update.c
+++ b/kbx/keybox-update.c
@@ -29,6 +29,7 @@
 #include "keybox-defs.h"
 #include "../common/sysutils.h"
 #include "../common/host2net.h"
+#include "../common/utilproto.h"
 
 #define EXTSEP_S "."
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list