diff --git a/orte/mca/notifier/command/notifier_command_child.c b/orte/mca/notifier/command/notifier_command_child.c index c4b8239a39..ef1a7e77f3 100644 --- a/orte/mca/notifier/command/notifier_command_child.c +++ b/orte/mca/notifier/command/notifier_command_child.c @@ -31,9 +31,7 @@ #ifdef HAVE_UNISTD_H #include #endif -#ifdef HAVE_ERRNO_H #include -#endif #ifdef HAVE_SYS_WAIT_H #include #endif