Rename inttypes_.h to inttypes.in.h.
[gnulib.git] / lib / locale_.h
index 7d7d25c..0b4c578 100644 (file)
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #ifndef _GL_LOCALE_H
-#define _GL_LOCALE_H
 
-#include @ABSOLUTE_LOCALE_H@
+/* The include_next requires a split double-inclusion guard.  */
+#@INCLUDE_NEXT@ @NEXT_LOCALE_H@
+
+#ifndef _GL_LOCALE_H
+#define _GL_LOCALE_H
 
 /* The LC_MESSAGES locale category is specified in POSIX, but not in ISO C.
    On systems that don't define it, use the same value as GNU libintl.  */
@@ -27,3 +30,4 @@
 #endif
 
 #endif /* _GL_LOCALE_H */
+#endif /* _GL_LOCALE_H */