1
1

get file to compile with gcc 4.8.1

This commit was SVN r32412.
Этот коммит содержится в:
Howard Pritchard 2014-08-04 16:40:47 +00:00
родитель 50586a3dde
Коммит 2580b0db79

Просмотреть файл

@ -18,8 +18,6 @@
* $HEADER$ * $HEADER$
*/ */
#include "opal_config.h"
#include <stdio.h> #include <stdio.h>
#ifdef HAVE_UNISTD_H #ifdef HAVE_UNISTD_H
#include <unistd.h> #include <unistd.h>
@ -28,6 +26,8 @@
#include <malloc.h> #include <malloc.h>
#endif #endif
#include "opal_config.h"
#include "opal/mca/mca.h" #include "opal/mca/mca.h"
#include "opal/mca/base/base.h" #include "opal/mca/base/base.h"
#include "opal/memoryhooks/memory.h" #include "opal/memoryhooks/memory.h"