In part revert 6647, btl_sm_fifo was in repos,
but not in Makefile.am This commit was SVN r6651.
Этот коммит содержится в:
родитель
b0b6ddd078
Коммит
42f23932e0
@ -23,6 +23,7 @@ libmca_btl_sm_la_sources = \
|
||||
btl_sm.h \
|
||||
btl_sm_component.c \
|
||||
btl_sm_endpoint.h \
|
||||
btl_sm_fifo.h \
|
||||
btl_sm_frag.c \
|
||||
btl_sm_frag.h
|
||||
|
||||
|
@ -40,6 +40,7 @@
|
||||
#include "btl_sm.h"
|
||||
#include "btl_sm_endpoint.h"
|
||||
#include "btl_sm_frag.h"
|
||||
#include "btl_sm_fifo.h"
|
||||
|
||||
|
||||
mca_btl_sm_t mca_btl_sm[2] = {
|
||||
|
@ -37,6 +37,8 @@
|
||||
#include "mca/common/sm/common_sm_mmap.h"
|
||||
#include "btl_sm.h"
|
||||
#include "btl_sm_frag.h"
|
||||
#include "btl_sm_fifo.h"
|
||||
|
||||
|
||||
|
||||
/*
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user