]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/boot/efi/measure.c
build-sys: use #if Y instead of #ifdef Y everywhere
[thirdparty/systemd.git] / src / boot / efi / measure.c
index 8627c0907703a1df0f0d499cdbe0a7a38d82a40c..324d1c8b9e0c8853ab263abec873a73952dd85f4 100644 (file)
@@ -11,7 +11,7 @@
  *
  */
 
-#ifdef ENABLE_TPM
+#if ENABLE_TPM
 
 #include <efi.h>
 #include <efilib.h>