]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/audit-fd.c
build-sys: use #if Y instead of #ifdef Y everywhere
[thirdparty/systemd.git] / src / core / audit-fd.c
index bc421a434305b524c18f3244eddc5dcbe039303d..6207f8185e739fd768325f48ef6ed5d54487077c 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "audit-fd.h"
 
-#ifdef HAVE_AUDIT
+#if HAVE_AUDIT
 
 #include <libaudit.h>
 #include <stdbool.h>