We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c4d61a commit 207082bCopy full SHA for 207082b
src/sound-pulse.c
@@ -22,6 +22,8 @@
22
#include <poll.h>
23
#include <pulse/pulseaudio.h>
24
25
+#include "int_box.h"
26
+
27
#ifndef PA_CHECK_VERSION
28
#define PA_CHECK_VERSION(a,b,c) (0)
29
#endif
0 commit comments