aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>2007-07-30 13:02:50 +0000
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>2007-07-30 13:02:50 +0000
commit7f7639220afa04831990f83cd7542bc371cc1eef (patch)
tree7859c67c5b80d697bf51040adfb534c8fc89841b /libgfortran
parenta6d76a9544b6873d32db7ee8445472a2deda033a (diff)
downloadgcc-7f7639220afa04831990f83cd7542bc371cc1eef.zip
gcc-7f7639220afa04831990f83cd7542bc371cc1eef.tar.gz
gcc-7f7639220afa04831990f83cd7542bc371cc1eef.tar.bz2
* libgfortran.h: Include <stdarg.h>.
From-SVN: r127060
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/ChangeLog4
-rw-r--r--libgfortran/libgfortran.h1
2 files changed, 5 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 71f0f01..7642d96 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -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
diff --git a/libgfortran/libgfortran.h b/libgfortran/libgfortran.h
index 33c2e2c..ce6d621 100644
--- a/libgfortran/libgfortran.h
+++ b/libgfortran/libgfortran.h
@@ -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