* libgfortran.h: Include <stdarg.h>.

From-SVN: r127060
This commit is contained in:
Francois-Xavier Coudert 2007-07-30 13:02:50 +00:00 committed by François-Xavier Coudert
parent a6d76a9544
commit 7f7639220a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-07-30 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* libgfortran.h: Include <stdarg.h>.
2007-07-29 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/32858

View File

@ -35,6 +35,7 @@ Boston, MA 02110-1301, USA. */
#include <math.h>
#include <stddef.h>
#include <float.h>
#include <stdarg.h>
#ifndef M_PI
#define M_PI 3.14159265358979323846264338327