]> diplodocus.org Git - nmh/blobdiff - sbr/fmt_rfc2047.c
client.c: Move interface to own file.
[nmh] / sbr / fmt_rfc2047.c
index 4537476563199916ecbc6aa4877ad7a309293294..660938980d04010de2f215e6f2b6d782885f03cf 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include "h/mh.h"
+#include "check_charset.h"
 #include "h/utils.h"
 #ifdef HAVE_ICONV
 #  include <iconv.h>