1
1

Fix for missing prototype of malloc et al.

This commit was SVN r2349.
Этот коммит содержится в:
Jeff Squyres 2004-08-28 08:04:03 +00:00
родитель 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