testsuite: Fix up a testcase to find the right ISO_Fortran_binding.h.
gcc/testsuite/ChangeLog: * gfortran.dg/ISO_Fortran_binding_18.c: Include ../../../libgfortran/ISO_Fortran_binding.h rather than ISO_Fortran_binding.h.
This commit is contained in:
parent
e11e5d3889
commit
e28bd09498
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
#include <ISO_Fortran_binding.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../../../libgfortran/ISO_Fortran_binding.h"
|
||||
|
||||
|
||||
extern int do_loop(CFI_cdesc_t* array);
|
||||
|
|
Loading…
Add table
Reference in a new issue