mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
tell gcc to ignore invalid gtk header files
This commit is contained in:
parent
ed67b07c41
commit
4c3648aea3
2 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
USA.
|
||||
***/
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wstrict-prototypes"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue