summaryrefslogtreecommitdiffstats
path: root/src/pactl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pactl.c')
-rw-r--r--src/pactl.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pactl.c b/src/pactl.c
index 2f195907..5208321f 100644
--- a/src/pactl.c
+++ b/src/pactl.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <signal.h>
#include <string.h>
#include <errno.h>