OSDN Git Service

* libgfortran.h: Include <stdarg.h>.
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Jul 2007 13:02:50 +0000 (13:02 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Jul 2007 13:02:50 +0000 (13:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127060 138bc75d-0d04-0410-961f-82ee72b054a4

libgfortran/ChangeLog
libgfortran/libgfortran.h

index 71f0f01..7642d96 100644 (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
index 33c2e2c..ce6d621 100644 (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