]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
nspawn: drop empty #if/#endif section
authorLennart Poettering <lennart@poettering.net>
Mon, 8 Jan 2024 22:48:01 +0000 (23:48 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 9 Jan 2024 15:06:30 +0000 (16:06 +0100)
Follow-up for adb29d588ed8497d2c51f1d6d5e45a1e0d80a1dd

src/nspawn/nspawn.c

index b5cd00874d8ab03d86a538a90efef1047c1672b3..4df0a0092d21b04396a3f4d423875813379d864a 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 
-#if HAVE_BLKID
-#endif
 #include <errno.h>
 #include <getopt.h>
 #include <linux/fs.h>