remove old lib.[hc]
[apps/madmutt.git] / handler.c
index 28739c1..da10849 100644 (file)
--- a/handler.c
+++ b/handler.c
@@ -25,8 +25,6 @@
 #include "crypt.h"
 #include "state.h"
 #include "attach.h"
-#include "lib.h"
-
 
 typedef int handler_f (BODY *, STATE *);
 typedef handler_f *handler_t;