X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgtpkg-certs.c;h=731003580482c62f708889a13329b74fd3838f04;hb=80babc1eba13df1c4ed257099b610be804e8fce5;hp=da5029cba29f9ec756c37b98ff1a2c5d69bccab1;hpb=41e3ea4dbae634ca13941d134e990d953b741c4b;p=src%2Fapp-framework-main.git diff --git a/src/wgtpkg-certs.c b/src/wgtpkg-certs.c index da5029c..7310035 100644 --- a/src/wgtpkg-certs.c +++ b/src/wgtpkg-certs.c @@ -1,6 +1,8 @@ /* Copyright 2015 IoT.bzh + author: José Bollo + Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at @@ -18,7 +20,8 @@ #include #include "verbose.h" -#include "wgtpkg.h" +#include "wgtpkg-certs.h" +#include "wgtpkg-base64.h" struct x509l { int count;