diff options
Diffstat (limited to 'src/pulse/util.h')
-rw-r--r-- | src/pulse/util.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pulse/util.h b/src/pulse/util.h index 764678e5..cf06d4fd 100644 --- a/src/pulse/util.h +++ b/src/pulse/util.h @@ -1,8 +1,6 @@ #ifndef fooutilhfoo #define fooutilhfoo -/* $Id$ */ - /*** This file is part of PulseAudio. @@ -28,6 +26,7 @@ #include <stddef.h> #include <pulse/cdecl.h> +#include <pulse/gccmacro.h> /** \file * Assorted utility functions */ |