Fix for missing prototype of malloc et al.
This commit was SVN r2349.
Этот коммит содержится в:
родитель
fa2883daf0
Коммит
3d5bd95934
@ -6,7 +6,12 @@
|
||||
#define OMPI_F77_BINDINGS_H
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "mpi.h"
|
||||
|
||||
|
||||
/*
|
||||
* We now build all four fortran bindings and dont care too much about
|
||||
* which convention (lowercase, underscore, double underscore or
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user