1
1

Revert "get file to compile with gcc 4.8.1"

This reverts commit 041a192502ebc87e22cd002dd20c67478831d451.

This commit was SVN r32414.
Этот коммит содержится в:
Howard Pritchard 2014-08-04 17:37:08 +00:00
родитель 2ceaa8a1dd
Коммит 686eb40ba2

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

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