Imported Upstream version 1.6.7
[platform/upstream/cryptsetup.git] / lib / luks1 / luks.h
index 6d6c74c..7aef82f 100644 (file)
@@ -130,7 +130,6 @@ int LUKS_hdr_uuid_set(
 
 int LUKS_hdr_backup(
        const char *backup_file,
-       struct luks_phdr *hdr,
        struct crypt_device *ctx);
 
 int LUKS_hdr_restore(