+2007-03-08 Bruno Haible <bruno@clisp.org>
+
+ * lib/stdio_.h: Treat __need___FILE like __need_FILE.
+
2007-03-08 Bruno Haible <bruno@clisp.org>
* m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-#if defined __need_FILE
+#if defined __need_FILE || defined __need___FILE
/* Special invocation convention inside glibc header files. */
#include @ABSOLUTE_STDIO_H@