]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* 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 71f0f0162245a27c167d3947c9d296f24ad9653f..7642d962b374ca949471753b83547475af4f7f2f 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 33c2e2cb2be0bcd9722ebed2e939a19d75fc895e..ce6d621455bf2fc04ddd92484d767bdea062128b 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