import version.h in all header files to make sure that version-based feature testing works

This commit is contained in:
Lennart Poettering 2009-01-27 02:36:42 +01:00
parent 1249cf6dc9
commit 6058530571
21 changed files with 21 additions and 0 deletions

View file

@ -29,6 +29,7 @@
#include <pulse/cdecl.h>
#include <pulse/gccmacro.h>
#include <pulse/version.h>
/** \file
* Memory allocation functions.