Hmmm...apparently this change required by my Linux friends. Worked fine without on the Mac, but what they heck?
This commit was SVN r2664.
Этот коммит содержится в:
родитель
c5008b71bf
Коммит
5f25433bd3
@ -6,6 +6,7 @@
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "include/constants.h"
|
||||
|
||||
@ -20,7 +21,7 @@
|
||||
|
||||
#include "runtime/runtime.h"
|
||||
|
||||
int ompi_vm_register()
|
||||
int ompi_vm_register(void)
|
||||
{
|
||||
ompi_buffer_t buffer;
|
||||
int ret_code;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user