|
--- ./opal/util/show_help_lex.c 2017-05-10 18:02:26.000000000 +0200
|
|
+++ ../show_help_lex.c 2017-08-21 17:12:51.502680794 +0200
|
|
@@ -38,7 +38,9 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <errno.h>
|
|
+#if HAVE_STDLIB_H
|
|
#include <stdlib.h>
|
|
+#endif
|
|
|
|
/* end standard C headers. */
|
|
|