X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fboot%2Fefi%2Fmeasure.c;h=f43039b1b3202c3cf29dbbe2cea74d0142eb8981;hb=53e1b683907c2f12330f00feb9630150196f064d;hp=8627c0907703a1df0f0d499cdbe0a7a38d82a40c;hpb=f7a2b4213cf09a08fba0723e156d68bb18df8640;p=thirdparty%2Fsystemd.git diff --git a/src/boot/efi/measure.c b/src/boot/efi/measure.c index 8627c090770..f43039b1b32 100644 --- a/src/boot/efi/measure.c +++ b/src/boot/efi/measure.c @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: LGPL-2.1+ */ /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by @@ -11,7 +12,7 @@ * */ -#ifdef ENABLE_TPM +#if ENABLE_TPM #include #include