]> code.delx.au - pulseaudio/blobdiff - src/modules/gconf/module-gconf.c
Remove unnecessary #includes
[pulseaudio] / src / modules / gconf / module-gconf.c
index 5f31d68840ad2c2246d74ca6469de2f6a2bb4393..3bad911315a15f4673b08e779fd99670ea7933b5 100644 (file)
 #include <signal.h>
 #include <sys/types.h>
 #include <sys/wait.h>
-#include <fcntl.h>
 
 #include <pulse/xmalloc.h>
 #include <pulsecore/module.h>
 #include <pulsecore/core.h>
-#include <pulsecore/llist.h>
 #include <pulsecore/core-util.h>
 #include <pulsecore/log.h>
 #include <pulse/mainloop-api.h>