mood.c: Remove some superfluous includes.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 8 Jul 2017 22:39:57 +0000 (00:39 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 12 Aug 2017 18:18:13 +0000 (20:18 +0200)
mood.c does not use any of the ipc, sideband, sched subsystems
directly.

mood.c

diff --git a/mood.c b/mood.c
index 027a77d4db05bd33698f082ab8c11b03c26b1a06..40228be515678effb04587f61d0fbc75acbc44c1 100644 (file)
--- a/mood.c
+++ b/mood.c
 #include "afh.h"
 #include "afs.h"
 #include "list.h"
 #include "afh.h"
 #include "afs.h"
 #include "list.h"
-#include "ipc.h"
 #include "mm.h"
 #include "mm.h"
-#include "sideband.h"
 #include "mood.h"
 #include "mood.h"
-#include "sched.h"
 
 /**
  * Contains statistical data of the currently admissible audio files.
 
 /**
  * Contains statistical data of the currently admissible audio files.