Kill afd->current_play_mode.
[paraslash.git] / sched.c
diff --git a/sched.c b/sched.c
index 144eaf6e21a670d1243a07d00689cf6a3fbd1900..a7660f5972c9f678b6f3a19b7b4398a1e43ae24b 100644 (file)
--- a/sched.c
+++ b/sched.c
@@ -6,7 +6,10 @@
 
 /** \file sched.c paraslash's scheduling functions */
 
 
 /** \file sched.c paraslash's scheduling functions */
 
+#include <dirent.h> /* readdir() */
+#include <assert.h>
 #include <sys/time.h>
 #include <sys/time.h>
+
 #include "para.h"
 #include "ipc.h"
 #include "fd.h"
 #include "para.h"
 #include "ipc.h"
 #include "fd.h"