testsuite: Fix cf-descriptor-5.f90
gcc/testsuite/ChangeLog * gfortran.dg/c-interop/cf-descriptor-5-c.c: Include alloca.h.
This commit is contained in:
parent
cd08eae26e
commit
f1408388f2
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <alloca.h>
|
||||
|
||||
#include <ISO_Fortran_binding.h>
|
||||
#include "dump-descriptors.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue