Merge branch 't/write_consolidation'
[paraslash.git] / sched.c
diff --git a/sched.c b/sched.c
index 041cf417723bd848ea56d2c7eb4935943abeeaef..74f6a1b8a5effa6e13996771f4492fdee47d4bc0 100644 (file)
--- a/sched.c
+++ b/sched.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2012 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -9,7 +9,6 @@
 #include <regex.h>
 #include <assert.h>
 #include <sys/time.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "ipc.h"