]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/auth-cookie.c
Remove unnecessary #includes
[pulseaudio] / src / pulsecore / auth-cookie.c
index 68b01473a06cda7bd864c313998d28a2fb717f23..0897502f0c0bd3a33cb0b90c33890364666a0733 100644 (file)
@@ -5,7 +5,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
@@ -26,7 +26,6 @@
 #include <sys/types.h>
 
 #include <pulse/xmalloc.h>
-#include <pulse/util.h>
 
 #include <pulsecore/refcnt.h>
 #include <pulsecore/macro.h>