diff options
Diffstat (limited to 'unix/configure')
-rwxr-xr-x | unix/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/configure b/unix/configure index 37cf113..0b5fa29 100755 --- a/unix/configure +++ b/unix/configure @@ -14133,6 +14133,7 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <time.h> +#include <stdlib.h> int main () { @@ -14199,6 +14200,7 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <time.h> +#include <stdlib.h> int main () { |