Commit c1758a9c by Jim Wilson

Change <gvarargs.h> to <varargs.h>.

From-SVN: r6940
parent ea236c90
......@@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef __STDC__
#include <stdarg.h>
#else
#include <gvarargs.h>
#include <varargs.h>
#endif
#include "machmode.h"
#include "rtl.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment