1
1

In part revert 6647, btl_sm_fifo was in repos,

but not in Makefile.am

This commit was SVN r6651.
Этот коммит содержится в:
Rainer Keller 2005-07-28 16:25:09 +00:00
родитель b0b6ddd078
Коммит 42f23932e0
3 изменённых файлов: 4 добавлений и 0 удалений

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

@ -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"
/*