mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
@@ -3163,7 +3163,7 @@ typedef struct DecryptedPartitionTarget {
|
||||
} DecryptedPartitionTarget;
|
||||
|
||||
static DecryptedPartitionTarget* decrypted_partition_target_free(DecryptedPartitionTarget *t) {
|
||||
#ifdef HAVE_LIBCRYPTSETUP
|
||||
#if HAVE_LIBCRYPTSETUP
|
||||
int r;
|
||||
|
||||
if (!t)
|
||||
|
||||
Reference in New Issue
Block a user