]> diplodocus.org Git - nmh/blobdiff - sbr/fmt_rfc2047.c
test: Send command's stderr down pipe; don't discard.
[nmh] / sbr / fmt_rfc2047.c
index 4537476563199916ecbc6aa4877ad7a309293294..2fe63e5652d6eecf2471717b0310f0a90eb68891 100644 (file)
@@ -6,6 +6,8 @@
  */
 
 #include "h/mh.h"
+#include "fmt_rfc2047.h"
+#include "check_charset.h"
 #include "h/utils.h"
 #ifdef HAVE_ICONV
 #  include <iconv.h>