mirror of
https://github.com/systemd/systemd.git
synced 2026-07-26 11:20:26 +00: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