X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ec18722d02bd307bd09f30715dc8ba4e1b8a6716..7b4935d717c4ec694b47ead4a9cd691d97932cc2:/uip/forwsbr.c diff --git a/uip/forwsbr.c b/uip/forwsbr.c index bce58aee..1ae630d5 100644 --- a/uip/forwsbr.c +++ b/uip/forwsbr.c @@ -10,7 +10,7 @@ #include #include #include -#include "../sbr/m_mktemp.h" +#include "sbr/m_mktemp.h" /* * Take from replsbr.c - a buffer big enough to read in data header lines @@ -18,7 +18,7 @@ */ static char msgbuf[NMH_BUFSIZ]; -#define COMPFREE(c) mh_xfree(c->c_text) +#define COMPFREE(c) free(c->c_text) /* * A list of components we treat as addresses