Also support missing seconds.
[apps/madmutt.git] / from.c
diff --git a/from.c b/from.c
index 07b9013..5931789 100644 (file)
--- a/from.c
+++ b/from.c
@@ -7,16 +7,7 @@
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
-
-#include <ctype.h>
-#include <string.h>
-
-#include <lib-lib/mem.h>
-#include <lib-lib/str.h>
-#include <lib-lib/macros.h>
+#include <lib-lib/lib-lib.h>
 
 #include "mutt.h"