]> diplodocus.org Git - nmh/blobdiff - sbr/check_charset.c
Reworked output handling.
[nmh] / sbr / check_charset.c
index 4f2eeba9c7b5242b4b062aab0cd926c5e7f24aa7..cc93273fec1f78394f1ffffa4f7f79ea4476146c 100644 (file)
@@ -11,6 +11,9 @@
 
 #include <langinfo.h>
 
 
 #include <langinfo.h>
 
+/* Only get_charset() should use norm_charmap(), so hide its
+   declaration here. */
+char *norm_charmap(char *);
 
 /*
  * Get the current character set
 
 /*
  * Get the current character set