]> diplodocus.org Git - nmh/blobdiff - uip/repl.c
imaptest.c: Don't free brkstring()'s value; it's re-used.
[nmh] / uip / repl.c
index 2707b3682e4022dcb5816b56065e78aa27880c7a..f213eb305b784be726c25a2eb5099fe1acc642b6 100644 (file)
@@ -7,8 +7,9 @@
 
 #include <h/mh.h>
 #include <h/mime.h>
+#include "h/done.h"
 #include <h/utils.h>
-#include "../sbr/m_maildir.h"
+#include "sbr/m_maildir.h"
 
 #define REPL_SWITCHES \
     X("group", 0, GROUPSW) \
@@ -239,7 +240,7 @@ main (int argc, char **argv)
                    if (fcc)
                        fcc = add (", ", fcc);
                    fcc = add (cp, fcc);
-                    mh_xfree(dp);
+                    free(dp);
                    continue;
 
                case FILESW: