silence warning on solaris 10
on solaris 10, bzero is declared in strings.h and not in string.h cmr=v1.8.2:reviewer=rhc This commit was SVN r32502.
Этот коммит содержится в:
родитель
0afed999cd
Коммит
c28918c5cf
@ -22,6 +22,7 @@
|
||||
#include "opal_config.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
|
||||
#include "opal/class/opal_object.h"
|
||||
#if OPAL_ENABLE_DEBUG
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user