memset require string.h on Linux.
This commit was SVN r6559.
Этот коммит содержится в:
родитель
d0eee91610
Коммит
96ff4b0b10
@ -24,6 +24,10 @@
|
||||
|
||||
#include "orte_config.h"
|
||||
|
||||
#if HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif /* HAVE_STRING_H */
|
||||
|
||||
#include "opal/threads/mutex.h"
|
||||
#include "opal/class/opal_object.h"
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user