From e3358b246d9380008a4ba7c8f2fe03659901adaf Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 3 Aug 2016 16:58:32 +0200 Subject: [PATCH] kbx: Add missing header file. * kbx/keybox-update.c: Add missing header file. Signed-off-by: Justus Winter --- kbx/keybox-update.c | 1 + 1 file changed, 1 insertion(+) diff --git a/kbx/keybox-update.c b/kbx/keybox-update.c index ec28b4c4a..e5d4dc8da 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 "."