strcmp is defined on string.h on Linux so we have to include it.
This commit was SVN r5898.
Этот коммит содержится в:
родитель
4c208f7964
Коммит
dba4d91d96
@ -21,7 +21,9 @@
|
||||
#include "mca/ras/base/ras_base_node.h"
|
||||
#include "ras_host.h"
|
||||
|
||||
|
||||
#if HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif /* HAVE_STRING_H */
|
||||
|
||||
/**
|
||||
* Discover available (pre-allocated) nodes. Allocate the
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user