X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=from.c;h=07b90138aeeffa28a465e16808dd734384a97e12;hp=64686fc9eb642343f90dc55cc7aabb6db52b46c1;hb=c8c9a616c8c369da6aa06e656eacfb82af8707a8;hpb=c8bf978fc5c4f6c793620a515fa2456a3fa9eb13 diff --git a/from.c b/from.c index 64686fc..07b9013 100644 --- a/from.c +++ b/from.c @@ -11,25 +11,15 @@ # include "config.h" #endif +#include +#include + #include #include #include #include "mutt.h" -#include "lib/debug.h" - -#include -#include - -static const char *next_word(const char *s) -{ - while (*s && !ISSPACE(*s)) - s++; - s = skipspaces(s); - return s; -} - int mutt_check_month (const char *s) { int i; @@ -58,7 +48,7 @@ static int is_day_name (const char *s) * From [ ]