Commit 0cf5c6a9 authored by Matt Caswell's avatar Matt Caswell
Browse files
parent fcee5394
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@
#ifndef HEADER_KDF_H
# define HEADER_KDF_H

# include <stdarg.h>
# include <stddef.h>
# include <openssl/ossl_typ.h>
# include <openssl/kdferr.h>
# ifdef __cplusplus