exit mem_realloc, enters p_realloc/xrealloc.
[apps/madmutt.git] / crypt-mod.c
index 6a93bad..9a43556 100644 (file)
@@ -14,7 +14,6 @@
 #include <lib-lib/mem.h>
 
 #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;