diff --git a/direct/src/autorestart/autorestart.c b/direct/src/autorestart/autorestart.c index 59ace11a1e..a2b744db26 100644 --- a/direct/src/autorestart/autorestart.c +++ b/direct/src/autorestart/autorestart.c @@ -34,6 +34,7 @@ #include #include #include +#include char **params = NULL; char *logfile_name = NULL;