1
1

This is an opal test; it should include opal_config.h, not ompi_config.h.

This matters if you autogen.pl --no-ompi.

This commit was SVN r29855.
Этот коммит содержится в:
Jeff Squyres 2013-12-11 03:31:25 +00:00
родитель 3ae88f8a24
Коммит 435eaf4671

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

@ -9,6 +9,7 @@
* University of Stuttgart. All rights reserved. * University of Stuttgart. All rights reserved.
* Copyright (c) 2004-2005 The Regents of the University of California. * Copyright (c) 2004-2005 The Regents of the University of California.
* All rights reserved. * All rights reserved.
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
* $COPYRIGHT$ * $COPYRIGHT$
* *
* Additional copyrights may follow * Additional copyrights may follow
@ -16,7 +17,7 @@
* $HEADER$ * $HEADER$
*/ */
#include "ompi_config.h" #include "opal_config.h"
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>