]> code.delx.au - pulseaudio/blobdiff - src/pulse/error.h
core: Fix uninit pointer read in protocol-native
[pulseaudio] / src / pulse / error.h
index 44a2e5eccc6baa97f383923ac74bd6e548e2f13e..788db845910679e5efa919e94dee92d481629f8e 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef fooerrorhfoo
 #define fooerrorhfoo
 
-/* $Id$ */
-
 /***
   This file is part of PulseAudio.
 
@@ -11,7 +9,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
@@ -25,8 +23,8 @@
   USA.
 ***/
 
-#include <inttypes.h>
 #include <pulse/cdecl.h>
+#include <pulse/version.h>
 
 /** \file
  * Error management */