diff -ruN bash-4.4.18-orig/configure bash-4.4.18/configure --- bash-4.4.18-orig/configure 2016-09-07 15:57:01.000000000 -0500 +++ bash-4.4.18/configure 2020-12-07 21:42:11.000000000 -0600 @@ -12806,6 +12806,7 @@ #endif #include #include +#include main(c, v) int c; @@ -12865,6 +12866,7 @@ #include #include +#include main() { int fd1, fd2, fl; @@ -12916,6 +12918,7 @@ #ifdef HAVE_UNISTD_H # include #endif +#include main() { # ifdef GETPGRP_VOID @@ -13129,6 +13132,7 @@ #ifdef HAVE_UNISTD_H #include #endif +#include #if !HAVE_DECL_SYS_SIGLIST extern char *sys_siglist[]; #endif @@ -13210,6 +13214,7 @@ #ifdef HAVE_UNISTD_H #include #endif +#include #ifndef UNDER_SYS_SIGLIST_DECLARED extern char *_sys_siglist[]; #endif @@ -14417,6 +14422,7 @@ /* end confdefs.h. */ #include #include +#include int main () { @@ -14458,6 +14464,7 @@ #include #include #include +#include #ifdef HAVE_UNISTD_H # include #endif /* HAVE_UNISTD_H */ @@ -14525,6 +14532,8 @@ else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ +#include +#include main() { @@ -14584,7 +14593,7 @@ else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ - +#include #ifdef HAVE_UNISTD_H # include #endif @@ -14651,6 +14660,7 @@ /* end confdefs.h. */ #include +#include #ifdef HAVE_UNISTD_H #include #endif @@ -14709,6 +14719,7 @@ #include #include #include +#include main() { @@ -14775,6 +14786,8 @@ /* end confdefs.h. */ #include +#include +#include #if defined (HAVE_LOCALE_H) #include #endif @@ -14848,6 +14861,7 @@ /* end confdefs.h. */ #include +#include main() { @@ -15087,6 +15101,7 @@ #include #include +#include int main() @@ -15133,7 +15148,7 @@ else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ - +#include #include #ifdef HAVE_UNISTD_H #include @@ -15219,6 +15234,7 @@ #include #endif #include +#include /* Add more tests in here as appropriate. */ main() @@ -15292,7 +15308,8 @@ #ifdef HAVE_UNISTD_H #include #endif - +#include +#include /* Add more tests in here as appropriate. */ main() { @@ -15531,6 +15548,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include +#include int main () { @@ -15602,6 +15620,7 @@ #include #include +#include #ifndef NSIG # define NSIG 64