X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/a736afc8650f7b478bc3033ae3fccab981b265e0..refs/heads/mdw/xdh:/secnet.h diff --git a/secnet.h b/secnet.h index cda7f1d..e54dbbe 100644 --- a/secnet.h +++ b/secnet.h @@ -350,6 +350,7 @@ extern init_module transform_cbcmac_module; extern init_module netlink_module; extern init_module rsa_module; extern init_module dh_module; +extern init_module xdh_module; extern init_module md5_module; extern init_module slip_module; extern init_module tun_module;