X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/08ee90a207d1a9c0b3e34d1db06cd7502ad48990..389070fed67552c613ce5afd3cdb436f8f8c538f:/md5.c diff --git a/md5.c b/md5.c index 71fb4f1..0ce1200 100644 --- a/md5.c +++ b/md5.c @@ -267,7 +267,6 @@ struct md5 { struct hash_if ops; }; -init_module md5_module; void md5_module(dict_t *dict) { struct md5 *st;