X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=crypt-mod.c;h=9a4355665f91050aeb02aebfed3d3229a159e43f;hp=6a93bad069d54dd02fb9d3ef94880eafd4615e2f;hb=617e7d83d14e14e6a520a48e75437211b16c8834;hpb=8e037c67a88cb4680c4391134c578e3b55a80f8a diff --git a/crypt-mod.c b/crypt-mod.c index 6a93bad..9a43556 100644 --- a/crypt-mod.c +++ b/crypt-mod.c @@ -14,7 +14,6 @@ #include #include "crypt-mod.h" -#include "lib/mem.h" /* A type an a variable to keep track of registered crypto modules. */ typedef struct crypt_module *crypt_module_t;