Missing C_DECLS.
This commit was SVN r21648.
Этот коммит содержится в:
родитель
ed38e3eb9f
Коммит
2f552eb8c1
@ -16,6 +16,9 @@
|
|||||||
|
|
||||||
#include "opal_config.h"
|
#include "opal_config.h"
|
||||||
|
|
||||||
|
|
||||||
|
BEGIN_C_DECLS
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* First the public ones
|
* First the public ones
|
||||||
*/
|
*/
|
||||||
@ -73,4 +76,6 @@ opal_generic_simple_unpack_checksum( opal_convertor_t* pConvertor,
|
|||||||
struct iovec* iov, uint32_t* out_size,
|
struct iovec* iov, uint32_t* out_size,
|
||||||
size_t* max_data );
|
size_t* max_data );
|
||||||
|
|
||||||
|
END_C_DECLS
|
||||||
|
|
||||||
#endif /* OPAL_DATATYPE_PROTOTYPES_H_HAS_BEEN_INCLUDED */
|
#endif /* OPAL_DATATYPE_PROTOTYPES_H_HAS_BEEN_INCLUDED */
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user