]> code.delx.au - pulseaudio/blobdiff - src/modules/rtp/module-rtp-send.c
Remove unnecessary #includes
[pulseaudio] / src / modules / rtp / module-rtp-send.c
index e0fed9974a45efef45e7ab7bcdaae0274578646e..7131629cd8e7915c5bb833cfd650ce29c326bef7 100644 (file)
@@ -27,7 +27,6 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <errno.h>
-#include <string.h>
 #include <unistd.h>
 
 #include <pulse/rtclock.h>
@@ -37,7 +36,6 @@
 
 #include <pulsecore/core-error.h>
 #include <pulsecore/module.h>
-#include <pulsecore/llist.h>
 #include <pulsecore/source.h>
 #include <pulsecore/source-output.h>
 #include <pulsecore/memblockq.h>