diff options
Diffstat (limited to 'libgfortran/m4/all.m4')
-rw-r--r-- | libgfortran/m4/all.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgfortran/m4/all.m4 b/libgfortran/m4/all.m4 index d653323ed4e..c2332bb4da7 100644 --- a/libgfortran/m4/all.m4 +++ b/libgfortran/m4/all.m4 @@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program; see the files COPYING3 and COPYING.RUNTIME respectively. If not, see <http://www.gnu.org/licenses/>. */ -#include "libgfortran.h" -#include <stdlib.h>' +#include "libgfortran.h"' include(iparm.m4)dnl include(ifunction_logical.m4)dnl |