use m_strdup and m_strlen that are inlined for efficiency
[apps/madmutt.git] / editmsg.c
index 3e2bd0f..347b6ae 100644 (file)
--- a/editmsg.c
+++ b/editmsg.c
 #endif
 
 #include <lib-lib/macros.h>
+#include <lib-lib/str.h>
 
 #include "mutt.h"
 #include "copy.h"
 #include "mx.h"
 
-#include "lib/str.h"
 
 #include <sys/stat.h>
 #include <errno.h>