Remove shmemx.h from shmem.h. Add shmem.h to shmemx.h
Fixes #2483 Signed-off-by: Joshua Ladd <joshual@mellanox.com>
Этот коммит содержится в:
родитель
7af49eb735
Коммит
dc6f4a0feb
@ -48,7 +48,6 @@
|
||||
#endif
|
||||
|
||||
#include <shmem-compat.h>
|
||||
#include <shmemx.h>
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
extern "C" {
|
||||
|
@ -12,6 +12,8 @@
|
||||
#ifndef OSHMEM_SHMEMX_H
|
||||
#define OSHMEM_SHMEMX_H
|
||||
|
||||
#include <shmem.h>
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user