diff --git a/os/utils.c b/os/utils.c index 74d73b305..61166970c 100644 --- a/os/utils.c +++ b/os/utils.c @@ -1640,7 +1640,7 @@ Fclose(void *iop) #include const char * -Win32TempDir() +Win32TempDir(void) { static char buffer[PATH_MAX];