]> code.delx.au - pulseaudio/blobdiff - src/pulse/browser.h
Mark shared variables as volatile
[pulseaudio] / src / pulse / browser.h
index b039ca337c9686a0ee2b6d49c9cd828cc120c3af..c843e2a2b920778d52219a0a0ee351ab125020e4 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef foobrowserhfoo
 #define foobrowserhfoo
 
-/* $Id$ */
-
 /***
   This file is part of PulseAudio.
 
@@ -10,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
+  published 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
@@ -28,6 +26,7 @@
 #include <pulse/sample.h>
 #include <pulse/channelmap.h>
 #include <pulse/cdecl.h>
+#include <pulse/version.h>
 
 /** \file
  * An abstract interface for Zeroconf browsing of PulseAudio servers */