1
1
This commit was SVN r21648.
Этот коммит содержится в:
Shiqing Fan 2009-07-13 17:31:42 +00:00
родитель ed38e3eb9f
Коммит 2f552eb8c1

@ -16,6 +16,9 @@
#include "opal_config.h"
BEGIN_C_DECLS
/*
* First the public ones
*/
@ -73,4 +76,6 @@ opal_generic_simple_unpack_checksum( opal_convertor_t* pConvertor,
struct iovec* iov, uint32_t* out_size,
size_t* max_data );
END_C_DECLS
#endif /* OPAL_DATATYPE_PROTOTYPES_H_HAS_BEEN_INCLUDED */