]> code.delx.au - pulseaudio/blobdiff - src/modules/rtp/rtsp_client.h
modules: Fix resource leak in oss
[pulseaudio] / src / modules / rtp / rtsp_client.h
index 88fb3839d320919147ca8489fbb4b9ef6ac69fa9..a56b9324a95ebda91ef7fe9f522866a6f2d5d8ea 100644 (file)
@@ -8,7 +8,7 @@
 
   PulseAudio is free software; you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as published
-  by the Free Software Foundation; either version 2 of the License,
+  by the Free Software Foundation; either version 2.1 of the License,
   or (at your option) any later version.
 
   PulseAudio is distributed in the hope that it will be useful, but
@@ -27,8 +27,6 @@
 #include <sys/types.h>
 #include <netdb.h>
 
-#include <pulsecore/memblockq.h>
-#include <pulsecore/memchunk.h>
 #include <pulsecore/socket-client.h>
 #include <pulse/mainloop-api.h>