]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
creds-util: drop unnecessary include 30963/head
authorLennart Poettering <lennart@poettering.net>
Mon, 15 Jan 2024 14:21:35 +0000 (15:21 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Jan 2024 13:16:42 +0000 (14:16 +0100)
Follow-up for: e653a194e490fae7d166f40762c334006d592051

src/shared/creds-util.c

index 3514902c68b30f452719333f825ee0831e6d0ea2..0325f6e129387c9b59c52f71efdf74d051b2d471 100644 (file)
@@ -28,7 +28,6 @@
 #include "sparse-endian.h"
 #include "stat-util.h"
 #include "tpm2-util.h"
-#include "virt.h"
 
 #define PUBLIC_KEY_MAX (UINT32_C(1024) * UINT32_C(1024))