main/threads: remove excess headers
[model-checker.git] / main.cc
diff --git a/main.cc b/main.cc
index c7c348fd7de1216bcdf7e775346b80f1ec0e11fc..0d73c68dbe1f03ac5cd05b5496cd50e66581a42b 100644 (file)
--- a/main.cc
+++ b/main.cc
@@ -1,7 +1,4 @@
-#include <stdlib.h>
-
 #include "libthreads.h"
-#include "schedule.h"
 #include "common.h"
 #include "threads.h"