diff -r 2e4624a59df5 -r 10ae9c0f0cbf configure.ac --- a/configure.ac Tue Jan 21 10:44:24 2025 -0600 +++ b/configure.ac Tue Jan 21 10:49:29 2025 -0600 @@ -200,7 +200,7 @@ #include #include -int main() +int main(void) { char buf[6]; time_t t = time(NULL);