summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/src/lib.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-03-25 15:22:56 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-03-25 16:54:11 +0100
commitf572bc851d520a56eebb0a6cea38144051168a8a (patch)
treefd592f520343bed4a572fe97ee3cf5d1620ea006 /openpgp-ffi/src/lib.rs
parent9e9d3f773d85049daece18cb5488451b76c94d2e (diff)
openpgp-ffi: Wrap crypto::SessionKey and crypto::Password.
Diffstat (limited to 'openpgp-ffi/src/lib.rs')
-rw-r--r--openpgp-ffi/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp-ffi/src/lib.rs b/openpgp-ffi/src/lib.rs
index 49e73f91..a98a6076 100644
--- a/openpgp-ffi/src/lib.rs
+++ b/openpgp-ffi/src/lib.rs
@@ -319,6 +319,7 @@ extern crate failure;
extern crate lazy_static;
extern crate libc;
extern crate memsec;
+extern crate nettle;
extern crate sequoia_ffi_macros;
use sequoia_ffi_macros::{