added saving native BDCFF file with cheat code ":save-native-level"
[rocksndiamonds.git] / src / game_bd / bd_random.c
index 085308632dca06997cfe8246326934057dd4ac68..c96b61c5ba692c526ced5402812f8db439bd8952 100644 (file)
@@ -38,6 +38,7 @@
 #include <string.h>
 #include <sys/types.h>
 #include <unistd.h>
+#include <time.h>
 
 #if defined(PLATFORM_WINDOWS)
 #include <process.h>   /* for getpid() */