X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=handler.c;h=da10849406f5df4ab9b1ec86a3ee2317d1aeca83;hp=28739c187fe4e59dbc7b262130a98a2e18df0849;hb=1d2617e5d89468db7cd1b93fd2b31af73cd7c8ff;hpb=576172ff50f9dd94dd2f5cc91d247c1e50dbe7fc diff --git a/handler.c b/handler.c index 28739c1..da10849 100644 --- 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;