]> code.delx.au - pulseaudio/blobdiff - src/modules/x11/module-x11-cork-request.c
Remove unnecessary #includes
[pulseaudio] / src / modules / x11 / module-x11-cork-request.c
index c1380c271f67936710368774407e3a5968872d64..0e67db00cfe48e3ff8194c8d40fd964a46def017 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include <X11/Xlib.h>
@@ -33,7 +32,6 @@
 #include <X11/XF86keysym.h>
 #include <X11/keysym.h>
 
-#include <pulse/util.h>
 #include <pulse/xmalloc.h>
 
 #include <pulsecore/module.h>