1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00
* conform/conformtest.pl: Define $mustprepend{"stdio.h"}.
	* libio/stdio.h: Always define __need___va_list.
This commit is contained in:
Ulrich Drepper
2001-01-28 09:13:22 +00:00
parent ddd1037e4d
commit f9b9f291b7
9 changed files with 29 additions and 27 deletions

View File

@ -32,9 +32,7 @@ __BEGIN_DECLS
# define __need_NULL
# include <stddef.h>
# ifndef __USE_XOPEN
# define __need___va_list
# endif
# define __need___va_list
# include <stdarg.h>
# include <bits/types.h>