mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 11:50:10 +01:00
Fix missing prototypes by adding a header file.
This commit is contained in:
committed by
Milan Broz
parent
c35e4479d5
commit
c06e853938
@@ -27,6 +27,7 @@
|
||||
#include "LUKS2_plain_JSON.pb.h"
|
||||
#include "plain_json_proto_to_luks2_converter.h"
|
||||
#include "libfuzzer/libfuzzer_macro.h"
|
||||
#include "FuzzerInterface.h"
|
||||
|
||||
extern "C" {
|
||||
#include <libcryptsetup.h>
|
||||
|
||||
Reference in New Issue
Block a user