]> code.delx.au - pulseaudio/blobdiff - src/modules/module-console-kit.c
Remove unnecessary #includes
[pulseaudio] / src / modules / module-console-kit.c
index d52cc2448f6c3cdf307d02ae922e1a1c2c349b2b..4c5857cf28f3e084c5b86d6930b608eb0dcfc280 100644 (file)
 
 #include <stdio.h>
 #include <unistd.h>
-#include <string.h>
 #include <stdlib.h>
 #include <errno.h>
 #include <stdlib.h>
 #include <sys/types.h>
-#include <sys/stat.h>
 
 #include <pulse/xmalloc.h>
-#include <pulse/timeval.h>
 
-#include <pulsecore/core-error.h>
 #include <pulsecore/module.h>
 #include <pulsecore/log.h>
 #include <pulsecore/hashmap.h>
 #include <pulsecore/idxset.h>
-#include <pulsecore/core-util.h>
-#include <pulsecore/namereg.h>
-#include <pulsecore/core-scache.h>
 #include <pulsecore/modargs.h>
 #include <pulsecore/dbus-shared.h>