diff --git a/src/tool_getpass.c b/src/tool_getpass.c index 34e0e6f5b5..4036d7ed3a 100644 --- a/src/tool_getpass.c +++ b/src/tool_getpass.c @@ -52,7 +52,9 @@ # endif #endif +#ifdef HAVE_UNISTD_H #include +#endif #define _MPRINTF_REPLACE #include