Browse Source

build for gcc3.2

David Rose 23 years ago
parent
commit
3ef2e8416b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/autorestart/autorestart.c

+ 1 - 0
direct/src/autorestart/autorestart.c

@@ -34,6 +34,7 @@
 #include <fcntl.h>
 #include <time.h>
 #include <signal.h>
+#include <stdlib.h>
 
 char **params = NULL;
 char *logfile_name = NULL;