From f648e29d050cab362cc660c1a5c5109182028768 Mon Sep 17 00:00:00 2001 From: kavsrf Date: Mon, 23 Jan 2017 15:30:22 +0300 Subject: DcsInfo added DcsBoot is driver now (to support DriverOrder list) --- DcsInt/DcsInt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'DcsInt') diff --git a/DcsInt/DcsInt.c b/DcsInt/DcsInt.c index aaeaafc..1499069 100644 --- a/DcsInt/DcsInt.c +++ b/DcsInt/DcsInt.c @@ -31,6 +31,7 @@ https://opensource.org/licenses/LGPL-3.0 #include "common/Crc.h" #include "crypto/cpu.h" #include "BootCommon.h" +#include "DcsConfig.h" #include "DcsVeraCrypt.h" #include -- cgit v1.2.3