New module 'uniwidth/u32-strwidth'.
[gnulib.git] / lib / iconv_.h
index 9d4ecef..72bac44 100644 (file)
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #ifndef _GL_ICONV_H
-#define _GL_ICONV_H
 
-#include @ABSOLUTE_ICONV_H@
+/* The include_next requires a split double-inclusion guard.  */
+#@INCLUDE_NEXT@ @NEXT_ICONV_H@
 
+#ifndef _GL_ICONV_H
+#define _GL_ICONV_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -39,4 +41,5 @@ extern iconv_t iconv_open (const char *tocode, const char *fromcode);
 }
 #endif
 
-#endif
+#endif /* _GL_ICONV_H */
+#endif /* _GL_ICONV_H */